Merge branch 'blender-v2.90-release'

This commit is contained in:
Hans Goudey
2020-08-16 08:54:27 -04:00

View File

@@ -1047,7 +1047,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},
};