Small update of doc.

This commit is contained in:
Matthias Koefferlein 2024-07-24 22:36:06 +02:00
parent 4cd8772e70
commit 92e44bd9b9
1 changed files with 1 additions and 1 deletions

View File

@ -1376,7 +1376,7 @@ Class<db::Shape> decl_Shape ("db", "Shape",
) +
gsi::method_ext ("properties", &get_properties,
"@brief Gets the user properties\n"
"This method is a convenience method that gets the properties of the shape as a hash. "
"This method is a convenience method that gets the properties of the shape as a single hash.\n"
"\n"
"This method has been introduced in version 0.29.5."
) +