This commit is contained in:
Fabia Serra Arrizabalaga 2023-06-14 09:22:49 -05:00
parent 09c5512e91
commit e128695c42

View file

@ -2163,7 +2163,7 @@ class WorkfileSettings(object):
log.debug(changes)
if changes:
msg = "Read nodes are not set to correct colospace:\n\n"
msg = "Read nodes are not set to correct colorspace:\n\n"
for nname, knobs in changes.items():
msg += (
" - node: '{0}' is now '{1}' but should be '{2}'\n"