fix typo
This commit is contained in:
parent
4feebf0a06
commit
0d14800add
@ -55,7 +55,7 @@ class RT_prefs(bpy.types.AddonPreferences):
|
|||||||
col.label(text="Environment variables will override above templates if set", icon='INFO')
|
col.label(text="Environment variables will override above templates if set", icon='INFO')
|
||||||
# col.label(text="RENDERTOOLBOX_EXR_PATH_TEMPLATE for single base path file output")
|
# col.label(text="RENDERTOOLBOX_EXR_PATH_TEMPLATE for single base path file output")
|
||||||
# col.label(text="RENDERTOOLBOX_MULTILAYER_PATH_TEMPLATE for multilayer base path file output")
|
# col.label(text="RENDERTOOLBOX_MULTILAYER_PATH_TEMPLATE for multilayer base path file output")
|
||||||
col.label(text'If environment variables are not found, preferences will be used instead')
|
col.label(text='If environment variables are not found, preferences will be used instead')
|
||||||
|
|
||||||
|
|
||||||
# region Handlers
|
# region Handlers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user