X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMAlgo%2FGEOMAlgo_ShapeInfo.cxx;h=3614245daf01351efbed639985ab93229ed4ed5a;hb=a9fe5759c52e7f225c6b1403bf93fc97c10874b9;hp=6eaf087dc8acac4a01e645f497fc1861ddd13445;hpb=fde342bef471648e5265fa28f6464241708c79d4;p=modules%2Fgeom.git diff --git a/src/GEOMAlgo/GEOMAlgo_ShapeInfo.cxx b/src/GEOMAlgo/GEOMAlgo_ShapeInfo.cxx index 6eaf087dc..3614245da 100644 --- a/src/GEOMAlgo/GEOMAlgo_ShapeInfo.cxx +++ b/src/GEOMAlgo/GEOMAlgo_ShapeInfo.cxx @@ -429,7 +429,7 @@ void GEOMAlgo_ShapeInfo::Dump()const break; // default: - printf(" * not implememted yet\n"); + printf(" * not implemented yet\n"); break; } }