Salome HOME
Typo and whitespace fixes by Kunda
[modules/smesh.git] / src / OBJECT / SMESH_PreviewActorsCollection.cxx
index 7fcd1bcb59614946b547a51165bbe06e10eceef6..8cdc0091298da5ed4af08ae48b5c67a3d83773fe 100644 (file)
@@ -85,8 +85,8 @@ bool SMESH_PreviewActorsCollection::Init( const TopoDS_Shape& theShape,
 
   // Handle( SALOME_InteractiveObject ) anIO = new SALOME_InteractiveObject();
   // anIO->setEntry( theEntry.toUtf8().constData() );
-  
-  // get indexes of seleted elements
+
+  // get indexes of selected elements
   TopExp::MapShapes( theMainShape, myMapOfShapes );
   TopExp_Explorer exp( theShape, theType );
   QSet<int> indices;