Fix incorrect type reference in SDObjectPODData

This commit is contained in:
baldurk
2026-02-11 12:44:31 +00:00
parent af1e922dba
commit deb0a4935c
+1 -1
View File
@@ -451,7 +451,7 @@ struct SDObjectData
DOCUMENT(R"(The plain-old data contents of the object, in a :class:`SDObjectPODData`.
:type: basic
:type: SDObjectPODData
)");
SDObjectPODData basic;