mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Grammar+typos
This commit is contained in:
parent
67d8ab27fd
commit
8ea0888076
3 changed files with 4 additions and 4 deletions
|
|
@ -86,9 +86,9 @@ class CreateWidgetAssetsWidget(SingleSelectAssetsWidget):
|
|||
|
||||
|
||||
class AssetsHierarchyModel(QtGui.QStandardItemModel):
|
||||
"""Assets hiearrchy model.
|
||||
"""Assets hierarchy model.
|
||||
|
||||
For selecting asset for which should beinstance created.
|
||||
For selecting asset for which an instance should be created.
|
||||
|
||||
Uses controller to load asset hierarchy. All asset documents are stored by
|
||||
their parents.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue