UI: Use capital letters for X Y and Z axes

Also add another comma and use plural "axes".
This commit is contained in:
Hans Goudey 2021-01-13 10:13:00 -06:00
parent 8df0268e2b
commit 7d749720ad
1 changed files with 1 additions and 1 deletions

View File

@ -8733,7 +8733,7 @@ static void def_geo_point_rotate(StructRNA *srna)
"EULER",
ICON_NONE,
"Euler",
"Rotate around the x, y and z axis"},
"Rotate around the X, Y, and Z axes"},
{0, NULL, 0, NULL, NULL},
};