Merge branch 'blender-v2.90-release'

This commit is contained in:
Hans Goudey 2020-08-16 08:54:27 -04:00
commit 4f57e1aaea
1 changed files with 1 additions and 1 deletions

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},
};