Fixed some doc typos.

This commit is contained in:
Matthias Koefferlein 2018-04-28 00:32:23 +02:00
parent ff9be6219d
commit 89b4397aa4
1 changed files with 2 additions and 2 deletions

View File

@ -423,9 +423,9 @@ Class<db::RecursiveShapeIterator> decl_RecursiveShapeIterator ("RecursiveShapeIt
"which was providing this transformation before is deprecated."
) +
gsi::method_ext ("dtrans", &gsi::si_dtrans,
"@brief Gets transformation into the initial cell applicable to floating point types\n"
"@brief Gets the transformation into the initial cell applicable for floating point types\n"
"\n"
"This transformation corresponds to the one deliverd by \\trans, but is applicable to "
"This transformation corresponds to the one deliverd by \\trans, but is applicable for "
"the floating-point shape types in micron unit space.\n"
"\n"
"This method has been introduced in version 0.25.3."