Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2022-04-22 17:18:43 +0300
committerBastien Montagne <bastien@blender.org>2022-04-22 17:19:05 +0300
commit024a4da6b347fc755a88a3d06ecf43c7fdf101ed (patch)
tree4dc1c25ac7bf268d58d006472993f7875d9b2ff3 /source/blender/editors/io/io_obj.c
parent535c9308ef16c0bf0a5daa54c6bfd72a0dbf6ca3 (diff)
Fix various typos and other UI messages issues.
Diffstat (limited to 'source/blender/editors/io/io_obj.c')
-rw-r--r--source/blender/editors/io/io_obj.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/io/io_obj.c b/source/blender/editors/io/io_obj.c
index beed4abd52b..3345d422bd1 100644
--- a/source/blender/editors/io/io_obj.c
+++ b/source/blender/editors/io/io_obj.c
@@ -438,7 +438,7 @@ void WM_OT_obj_import(struct wmOperatorType *ot)
0.0f,
1000.0f,
"Clamp Bounding Box",
- "Resize the objects to keep bounding box under this value. Value 0 diables clamping",
+ "Resize the objects to keep bounding box under this value. Value 0 disables clamping",
0.0f,
1000.0f);
RNA_def_enum(ot->srna,