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:
Diffstat (limited to 'uv_magic_uv/muv_texlock_ops.py')
-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(