Grammar+typos

This commit is contained in:
Roy Nieterau 2023-01-18 01:29:47 +01:00
parent 67d8ab27fd
commit 8ea0888076
3 changed files with 4 additions and 4 deletions

View file

@ -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.