Fix typos / cosmetics

This commit is contained in:
Roy Nieterau 2022-01-16 13:05:26 +01:00
parent 41a2ee812a
commit 107e2e637e
111 changed files with 237 additions and 237 deletions

View file

@ -16,7 +16,7 @@ def main(env):
# activate resolve from pype
avalon.api.install(avalon.fusion)
log.info(f"Avalon registred hosts: {avalon.api.registered_host()}")
log.info(f"Avalon registered hosts: {avalon.api.registered_host()}")
menu.launch_openpype_menu()