Salome HOME
Typo-fix by Kunda
[modules/kernel.git] / src / SALOMEDS / Test / TestSALOMEDS.cxx
index 759cd63fe56625cf0f6da5663d89ca81e97160cf..f3773deaf2ccd955157e4d6c68fcecb63c036108 100644 (file)
@@ -87,7 +87,7 @@ int main(int argc, char* argv[])
      return 1;
   }
 
-  //Set up the environement for Embedded case
+  //Set up the environment for Embedded case
   std::string kernel_root = getenv("KERNEL_ROOT_DIR");
   CPPUNIT_ASSERT(!kernel_root.empty());
   kernel_root+="/share/salome/resources/kernel";