Cleanup: Fix capitalization in various places

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

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

Reviewed by Julian Eisel
This commit is contained in:
Yevgeny Makarov
2020-12-13 13:12:56 -08:00
committed by Harley Acheson
parent dd0520b93b
commit 977ef04746
26 changed files with 33 additions and 33 deletions

View File

@@ -888,7 +888,7 @@ class LoadImageAsEmpty:
filter_folder: BoolProperty(default=True, options={'HIDDEN', 'SKIP_SAVE'})
view_align: BoolProperty(
name="Align to view",
name="Align to View",
default=True,
)