mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo
This commit is contained in:
parent
48ccce80eb
commit
de40f36c25
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue