Fix docstring in SDObject

This commit is contained in:
baldurk
2026-02-09 18:01:04 +00:00
parent cd62b87fd1
commit 49e5fa40a8
+1 -1
View File
@@ -628,7 +628,7 @@ struct SDObject
DOCUMENT(R"(The name of this object.
:type: name
:type: str
)");
rdcinflexiblestr name;