X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_Indexer.hxx;fp=src%2FSMESHUtils%2FSMESH_Indexer.hxx;h=161e69b5fba1941cc788396c48ce4994621dea87;hb=0146a69d8258d1264247a2970627f89e514fc6f6;hp=ff5628bbe1f33f4e202c9068d67dc6cb414141da;hpb=fb2fc0723635036634f572b9d1dad6af5d253c61;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/SMESH_Indexer.hxx b/src/SMESHUtils/SMESH_Indexer.hxx index ff5628bbe..161e69b5f 100644 --- a/src/SMESHUtils/SMESH_Indexer.hxx +++ b/src/SMESHUtils/SMESH_Indexer.hxx @@ -82,7 +82,7 @@ struct SMESH_Indexer3D * the directions. Any combination of these transformations is allowed. * * The following code picks up a transformation such that two known array items - * appear in a desired positions: + * appear in desired positions: * \code * for ( int ori = 0; ori < SMESH_OrientedIndexer::MAX_ORI+1; ++ori ) * {