diff --git a/src/db/db/gsiDeclDbShape.cc b/src/db/db/gsiDeclDbShape.cc index b757703c6..36e6ee4d4 100644 --- a/src/db/db/gsiDeclDbShape.cc +++ b/src/db/db/gsiDeclDbShape.cc @@ -1376,7 +1376,7 @@ Class 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." ) +