Commit: 8010cbe620d2b6bc9aac9fe4793cce672459a7f0
Author: Hans Goudey
Date:   Sun Aug 16 08:54:07 2020 -0400
Branches: blender-v2.90-release
https://developer.blender.org/rB8010cbe620d2b6bc9aac9fe4793cce672459a7f0

Fix T79823: Typo in cloth filter type description

===================================================================

M       source/blender/editors/sculpt_paint/sculpt_cloth.c

===================================================================

diff --git a/source/blender/editors/sculpt_paint/sculpt_cloth.c 
b/source/blender/editors/sculpt_paint/sculpt_cloth.c
index 4232be91034..b401ed6d889 100644
--- a/source/blender/editors/sculpt_paint/sculpt_cloth.c
+++ b/source/blender/editors/sculpt_paint/sculpt_cloth.c
@@ -766,7 +766,7 @@ static EnumPropertyItem prop_cloth_filter_type[] = {
      "PINCH",
      0,
      "Pinch",
-     "Pinches the cloth to the point were the cursor was when the filter 
started"},
+     "Pinches the cloth to the point where the cursor was when the filter 
started"},
     {0, NULL, 0, NULL, NULL},
 };

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to