Salome HOME
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NColle...
[modules/smesh.git] / src / SMESHUtils / SMESH_Indexer.hxx
index ff5628bbe1f33f4e202c9068d67dc6cb414141da..161e69b5fba1941cc788396c48ce4994621dea87 100644 (file)
@@ -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 desired positions:
+ * appear in desired positions:
  * \code
  * for ( int ori = 0; ori < SMESH_OrientedIndexer::MAX_ORI+1; ++ori )
  * {