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 'development_icon_get.py')
-rw-r--r--development_icon_get.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/development_icon_get.py b/development_icon_get.py
index 72f5d10f..020acd67 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -187,7 +187,7 @@ class IV_Preferences(bpy.types.AddonPreferences):
name="Close Popup On Click",
description=(
"Close the popup on click.\n"
- "Not supported by some windows (User Preferences, Render)."
+ "Not supported by some windows (User Preferences, Render)"
),
default=False)
auto_focus_filter = bpy.props.BoolProperty(