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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2019-10-01 21:13:26 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2019-10-01 21:13:26 +0300
commited161459d14a31fd237cd1f65a7070113ae3300f (patch)
tree375a2763bf4fa7135aa4e64c92fccaaa335a4034 /object_boolean_tools.py
parent50c493fb22869e0e08936c4b7a44624887b1de58 (diff)
Fix typos in source comments and descriptions
Patch contributed by luzpaz. Differential Revision: https://developer.blender.org/D5800
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 a9c74777..642bfff2 100644
--- a/object_boolean_tools.py
+++ b/object_boolean_tools.py
@@ -177,7 +177,7 @@ def Operation(context, _operation):
selObj["BoolTool_FTransform"] = "False"
-# Remove Obejcts form the BoolTool System
+# Remove Objects form the BoolTool System
def Remove(context, thisObj_name, Prop):
# Find the Brush pointed in the Tree View and Restore it, active is the Canvas
actObj = context.active_object