]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_CompoundBuilder.h
index 36caf87794da032c67ffc031e8565bc367081ac1..594729ad9c45b15f79361acc851fde2f6009e100 100644 (file)
@@ -28,7 +28,7 @@ class GEOMALGOAPI_EXPORT GeomAlgoAPI_CompoundBuilder
   static std::shared_ptr<GeomAPI_Shape> compound(
       std::list<std::shared_ptr<GeomAPI_Shape> > theShapes);
 
-  /// Produces the integerr identifier of the shape theSub in theContext (needed for 
+  /// Produces the integerr identifier of the shape theSub in theContext (needed for
   /// groups export to old GEOM)
   /// \returns zero if theSub not found in theContext
   static int id(