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_preferences.py')
-rw-r--r--uv_magic_uv/muv_preferences.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uv_magic_uv/muv_preferences.py b/uv_magic_uv/muv_preferences.py
index 066cfbac..7e13c6ea 100644
--- a/uv_magic_uv/muv_preferences.py
+++ b/uv_magic_uv/muv_preferences.py
@@ -91,7 +91,7 @@ class MUV_Preferences(AddonPreferences):
layout.label("Description:")
column = layout.column(align=True)
column.label("Magic UV is composed of many UV editing features.")
- column.label("See tutorial page if you know about this add-on.")
+ column.label("See tutorial page if you are new to this add-on.")
column.label("https://github.com/nutti/Magic-UV/wiki/Tutorial")
layout.label("Location:")