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:
@@ -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,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user