UI: Capitalization Corrections

Approximately 141 changes of capitalization to conform to MLA title style.

Differential Revision: https://developer.blender.org/D8392

Reviewed by Julian Eisel
This commit is contained in:
Yevgeny Makarov
2020-10-24 11:42:17 -07:00
committed by Harley Acheson
parent ca83649b7d
commit 622b30225a
56 changed files with 139 additions and 139 deletions

View File

@@ -37,7 +37,7 @@ def draw_mask_context_menu(layout, context):
layout.separator()
layout.operator("mask.shape_key_rekey", text="Re-key Shape Points")
layout.operator("mask.shape_key_rekey", text="Re-Key Shape Points")
layout.operator("mask.feather_weight_clear")
layout.operator("mask.shape_key_feather_reset", text="Reset Feather Animation")