mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
resolve_data_path_to_data_attr - fix typo in doc-string
This commit is contained in:
@@ -1568,8 +1568,8 @@ class Blender(bonsai.core.tool.Blender):
|
||||
|
||||
:return: Resolved tuple of Blender Struct and property name.
|
||||
Examples:
|
||||
- `(preferences.prop_group, "string_prop)`
|
||||
- `(scene, "string_prop)`
|
||||
- `(preferences.prop_group, "string_prop")`
|
||||
- `(scene, "string_prop")`
|
||||
|
||||
"""
|
||||
# Get data to modify.
|
||||
|
||||
Reference in New Issue
Block a user