diff --git a/client/ayon_core/hosts/houdini/plugins/create/create_mantra_ifd.py b/client/ayon_core/hosts/houdini/plugins/create/create_mantra_ifd.py index 0d9cfdf3d2..9ec3444f04 100644 --- a/client/ayon_core/hosts/houdini/plugins/create/create_mantra_ifd.py +++ b/client/ayon_core/hosts/houdini/plugins/create/create_mantra_ifd.py @@ -34,7 +34,7 @@ def create(self, product_name, instance_data, pre_create_data): # Mantra ROP settings "soho_diskfile": filepath, "soho_outputmode": 1, - # Enable `Save Geometery Inline` + # Enable `Save Geometry Inline` # As it's hard to update the geo reference # inside the IFD file after publishing the IFDs. "vm_inlinestorage": 1