X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_ShapeIterator.h;h=fc67172d594de75cdec5b6169eb71408143db0e9;hb=b5893b0a30fac08134c24de4565cb513a43affa6;hp=25a40590de6cd056068836d6be1ca9c7e345405b;hpb=87474d56199326bace66da349e9dc2c44e02d3a7;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_ShapeIterator.h b/src/GeomAPI/GeomAPI_ShapeIterator.h index 25a40590d..fc67172d5 100644 --- a/src/GeomAPI/GeomAPI_ShapeIterator.h +++ b/src/GeomAPI/GeomAPI_ShapeIterator.h @@ -12,7 +12,7 @@ /// \class GeomAPI_ShapeIterator /// \ingroup DataModel -/// \brief Iterates on the underlying shape underlying a given GeomAPI_Shape object, +/// \brief Iterates on the underlying shape underlying a given GeomAPI_Shape object, /// providing access /// to its component sub-shapes. Each component shape is returned as a GeomAPI_Shape with /// an orientation, and a compound of the original values and the relative values.