mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
fix typo
This commit is contained in:
parent
b1b24d49b0
commit
f52dc88a17
1 changed files with 1 additions and 1 deletions
|
|
@ -559,7 +559,7 @@ def get_frame_data(node, asset_data=None, log=None):
|
|||
node(hou.Node)
|
||||
|
||||
Returns:
|
||||
dict: frame data for star, end and steps.
|
||||
dict: frame data for start, end and steps.
|
||||
|
||||
"""
|
||||
if asset_data is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue