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:
Diffstat (limited to 'source/blender/editors/mesh')
-rw-r--r--source/blender/editors/mesh/editmesh_tools.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/mesh/editmesh_tools.c b/source/blender/editors/mesh/editmesh_tools.c
index 2ea68c3354a..43e0ab97f5d 100644
--- a/source/blender/editors/mesh/editmesh_tools.c
+++ b/source/blender/editors/mesh/editmesh_tools.c
@@ -6889,7 +6889,7 @@ void MESH_OT_sort_elements(wmOperatorType *ot)
"MATERIAL",
0,
"Material",
- "Sort selected elements from smallest to greatest material index (faces only!)"},
+ "Sort selected faces from smallest to greatest material index"},
{SRT_SELECTED,
"SELECTED",
0,