Salome HOME
Typo fixes by Kunda
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.hxx
index f94e5395e9126670fcae2b0c0932457045222541..52cd172b484f98d1d2632e8233361d0c8e92a4f8 100644 (file)
@@ -158,7 +158,7 @@ public:
   // Update study
   void UpdateStudy();
 
-  // Create hypothesis/algorothm of given type
+  // Create hypothesis/algorithm of given type
   SMESH::SMESH_Hypothesis_ptr CreateHypothesis (const char* theHypType,
                                                 const char* theLibName)
     throw ( SALOME::SALOME_Exception );