diff --git a/client/ayon_core/hosts/zbrush/api/communication_server.py b/client/ayon_core/hosts/zbrush/api/communication_server.py index 19bbbc1986..5b9bc91266 100644 --- a/client/ayon_core/hosts/zbrush/api/communication_server.py +++ b/client/ayon_core/hosts/zbrush/api/communication_server.py @@ -346,7 +346,7 @@ class QtZbrushRpc(BaseZbrushRpc): async def scene_inventory_tool(self): """Open Scene Inventory tool. - Function can't confirm if tool was opened becauise one part of + Function can't confirm if tool was opened because one part of SceneInventory initialization is calling websocket request to host but host can't response because is waiting for response from this call. """