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:
authorNutti <nutti.metro@gmail.com>2017-04-04 15:58:17 +0300
committerNutti <nutti.metro@gmail.com>2017-04-04 15:58:17 +0300
commiteea2de6e7112d34b4d11c04ce6f6fba09138b8fb (patch)
tree03d762867c0e9bce0fdd2f3557b5587a942430a9 /uv_magic_uv
parentb54e4c07b2246580670b82bcb2873880e3b600c8 (diff)
Magic UV: Fix typo
Diffstat (limited to 'uv_magic_uv')
-rw-r--r--uv_magic_uv/muv_texlock_ops.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uv_magic_uv/muv_texlock_ops.py b/uv_magic_uv/muv_texlock_ops.py
index 80ec1c6c..a3ddda2b 100644
--- a/uv_magic_uv/muv_texlock_ops.py
+++ b/uv_magic_uv/muv_texlock_ops.py
@@ -216,7 +216,7 @@ class MUV_TexLockStop(bpy.types.Operator):
bl_idname = "uv.muv_texlock_stop"
bl_label = "Stop"
- bl_description = "Start Texture Lock"
+ bl_description = "Stop Texture Lock"
bl_options = {'REGISTER', 'UNDO'}
connect = BoolProperty(