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 'object_boolean_tools.py')
-rw-r--r--object_boolean_tools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_boolean_tools.py b/object_boolean_tools.py
index f95f19cc..149433ca 100644
--- a/object_boolean_tools.py
+++ b/object_boolean_tools.py
@@ -1090,7 +1090,7 @@ class PREFS_BoolTool_Props(AddonPreferences):
"for a custom version that can optimize the visualization of Brushes",
)
use_wire: BoolProperty(
- name="Display As Wirewrame",
+ name="Display As Wireframe",
description="Display brush as wireframe instead of bounding box",
)
category: StringProperty(