X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXAO%2FXAO_Field.hxx;h=be5dcff2a7d7faf66b4e00177bb7d01fc9a07471;hb=e9b05712fca3943201ecd6db417bb3478e24b7b3;hp=d6d9abebd23209ba5b8adaf47139c99219695898;hpb=5b6031b015602aa07f5a6fc668c13ac3faf7a8a9;p=modules%2Fshaper.git diff --git a/src/XAO/XAO_Field.hxx b/src/XAO/XAO_Field.hxx index d6d9abebd..be5dcff2a 100644 --- a/src/XAO/XAO_Field.hxx +++ b/src/XAO/XAO_Field.hxx @@ -47,7 +47,7 @@ namespace XAO protected: /** * Constructor. - * @param dimension the dimension ot the field. + * @param dimension the dimension of the field. * @param nbElements the number of elements. * @param nbComponents the number of components. * @param name the name of the field. @@ -56,7 +56,6 @@ namespace XAO const int& nbElements, const int& nbComponents, const std::string& name); public: - /** /** * Creates a Field of the given type. * @param type the type of the field to create.