]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h
Salome HOME
Updated the code of the "Cylinder" primitive.
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_Cylinder.h
index 6bffee998f60d582912ad8f012e919c31afc5089..3577d3b1d660dabb94420b194e9d7b758d72c0bc 100644 (file)
@@ -39,7 +39,7 @@ class GeomAlgoAPI_Cylinder : public GeomAlgoAPI_MakeShape
                                           const double theHeight,
                                           const double theAngle);
 
-  /// Checks if data for the cyminder construction is OK.
+  /// Checks if data for the cylinder construction is OK.
   GEOMALGOAPI_EXPORT bool check();
 
   /// Builds the cylinder.