]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelHighAPI/ModelHighAPI_Tools.cpp
Salome HOME
Added python dump checking for every unit test where it is useful.
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.cpp
index c19f474096e4178bc5be903561c2523a8f951a07..7931f0dcae2a8e34eb8a91c1987348a9a8b1f98f 100644 (file)
@@ -309,7 +309,7 @@ std::string storeFeatures(const std::string& theDocName, DocumentPtr theDoc,
         }
       }
       return "For document '" + theDocName + 
-        "' the number of features becomes smaller, there is no feature '" + aLostName + "'";
+        "' the number of features is decreased, there is no feature '" + aLostName + "'";
     }
   }
   return ""; // ok