Fix typo in get_pset docstring

This commit is contained in:
Gorgious56
2023-05-10 16:41:19 +02:00
parent 436f81d137
commit 078e50423f
@@ -30,7 +30,7 @@ def get_pset(element, name, prop=None, should_inherit=True):
:param name: The name of the pset
:type name: str
:param prop: The name of the property
:type name: str,optional
:type prop: str,optional
:param should_inherit: Default as True. Set to false if you don't want to inherit property sets from the Type.
:type should_inherit: bool,optional
:return: A dictionary of property names and values, or a single value if a