Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / BREPPlugin / BREPPlugin_IOperations.cxx
index 952f9ca78c9a8ff3a829f3e7e89b14f53423d978..065c605af919a3794232fe9788bd75f7acb47559 100644 (file)
@@ -148,7 +148,7 @@ BREPPlugin_IOperations::ImportBREP( const TCollection_AsciiString& theFileName )
     }
     aSeq->Append(anImported);
 
-    // Greate material groups.
+    // Create material groups.
     // MakeMaterialGroups( anImported, aSeq );
   }
   catch( Standard_Failure& aFail ) {