Salome HOME
Typo-fix by Kunda
[modules/smesh.git] / src / SMESH_I / SMESH_Filter_i.cxx
index c62297be860f277dc8aa38d97e6745678eff2dbd..28e749b6e758b5a0650660c187f9d41428028b78 100644 (file)
@@ -192,7 +192,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() )