GPencil: Rename `Draw" mode to `Draw Mode`

This commit is contained in:
Antonio Vazquez 2021-04-19 17:12:29 +02:00
parent feedf28549
commit f99f884444
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ const EnumPropertyItem rna_enum_object_mode_items[] = {
{OB_MODE_PAINT_GPENCIL,
"PAINT_GPENCIL",
ICON_GREASEPENCIL,
"Draw",
"Draw Mode",
"Paint Grease Pencil Strokes"},
{OB_MODE_WEIGHT_GPENCIL,
"WEIGHT_GPENCIL",