Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomAPI / GeomAPI_ShapeIterator.h
index 25a40590de6cd056068836d6be1ca9c7e345405b..fc67172d594de75cdec5b6169eb71408143db0e9 100644 (file)
@@ -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.