Salome HOME
Merge 'master' branch into 'V9_dev' branch.
[modules/smesh.git] / src / SMESH_I / SMESH_Filter_i.cxx
index 6b64f7005a3da1e7cfcee91075bcb6b9eba9aedb..73217f272fb12c92da5d84599da5696d452d1eaa 100644 (file)
@@ -181,7 +181,7 @@ static TopoDS_Shape getShapeByID (const char* theID)
 
 /*
   Class       : Functor_i
-  Description : An abstact class for all functors
+  Description : An abstract class for all functors
 */
 Functor_i::Functor_i():
   SALOME::GenericObj_i( SMESH_Gen_i::GetPOA() )