[Material] fix grammar

This commit is contained in:
luzpaz
2023-02-25 00:08:26 +00:00
committed by Bernd Hahnebach
parent fcac4def8e
commit 9df1f9f8f5
2 changed files with 13 additions and 13 deletions

View File

@@ -186,7 +186,7 @@ class MaterialEditor:
"""updates the contents of the editor with the given dictionary
the material property keys where added to the editor already
not known material property keys will be added to the user defined group"""
unknown material property keys will be added to the user defined group"""
# print(data)
model = self.widget.treeView.model()