Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_ShapeInfo.cxx
index 6eaf087dc8acac4a01e645f497fc1861ddd13445..3614245daf01351efbed639985ab93229ed4ed5a 100644 (file)
@@ -429,7 +429,7 @@ void GEOMAlgo_ShapeInfo::Dump()const
     break;
     //
   default:
-    printf(" * not implememted yet\n");
+    printf(" * not implemented yet\n");
     break;
   }
 }