Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-11-21 05:30:11 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-21 05:30:11 +0300
commit6f0128c332290c6f3639d4d949d3e06bfaa71022 (patch)
tree3358dc73fb29df4ba6cf0ede017e5a961f41d8c8
parent2532b96844c121b710e1a1973d2a5ff824ab3be4 (diff)
Fix T57964: Correct spelling mistakes in ANT Landscape presets
This fixes the spelling mistakes that were present in the presets panel of ANT landscape. Spelling mistakes include: Canion -> Canyon Canions -> Canyons Cristaline -> Crystalline Vulcano -> Volcano Please tell me if I have made any mistakes, I am relatively new to using this website. Thanks :) Reviewers: campbellbarton Tags: #addons Differential Revision: https://developer.blender.org/D3971
-rw-r--r--presets/operator/mesh.landscape_add/canyon.py (renamed from presets/operator/mesh.landscape_add/canion.py)0
-rw-r--r--presets/operator/mesh.landscape_add/canyons.py (renamed from presets/operator/mesh.landscape_add/canions.py)0
-rw-r--r--presets/operator/mesh.landscape_add/crystalline.py (renamed from presets/operator/mesh.landscape_add/cristaline.py)0
-rw-r--r--presets/operator/mesh.landscape_add/volcano.py (renamed from presets/operator/mesh.landscape_add/vulcano.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/presets/operator/mesh.landscape_add/canion.py b/presets/operator/mesh.landscape_add/canyon.py
index 1d63470c..1d63470c 100644
--- a/presets/operator/mesh.landscape_add/canion.py
+++ b/presets/operator/mesh.landscape_add/canyon.py
diff --git a/presets/operator/mesh.landscape_add/canions.py b/presets/operator/mesh.landscape_add/canyons.py
index cc0402cb..cc0402cb 100644
--- a/presets/operator/mesh.landscape_add/canions.py
+++ b/presets/operator/mesh.landscape_add/canyons.py
diff --git a/presets/operator/mesh.landscape_add/cristaline.py b/presets/operator/mesh.landscape_add/crystalline.py
index 1155758b..1155758b 100644
--- a/presets/operator/mesh.landscape_add/cristaline.py
+++ b/presets/operator/mesh.landscape_add/crystalline.py
diff --git a/presets/operator/mesh.landscape_add/vulcano.py b/presets/operator/mesh.landscape_add/volcano.py
index e5c3de29..e5c3de29 100644
--- a/presets/operator/mesh.landscape_add/vulcano.py
+++ b/presets/operator/mesh.landscape_add/volcano.py