Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / src / MEDLoader / MEDLoader.cxx
index eadf569a7ba52f6839ff6d37c6138f607876fb3c..3ff93db3788140f1820fac339a376d7d72ad3b44 100644 (file)
@@ -346,7 +346,7 @@ void MEDCoupling::MEDFileVersion(int& major, int& minor, int& release)
 }
 
 /*!
- * This method sets the epsilon value used for node comparison when trying to buid a profile for a field on node/cell on an already written mesh.
+ * This method sets the epsilon value used for node comparison when trying to build a profile for a field on node/cell on an already written mesh.
  */
 void MEDCoupling::SetEpsilonForNodeComp(double val)
 {