Salome HOME
fix of typos by kunda http://www.salome-platform.org/forum/forum_10/789486812
[modules/med.git] / src / MEDCalculator / MEDCalculatorBrowserLiteStruct.cxx
index a2c966052613bfc203a3c2b16e8cbbaf614d7c11..3a15289de1eb775664ffee6f2b7e0d31a9aed3de 100644 (file)
@@ -44,7 +44,7 @@ MEDCalculatorBrowserLiteStruct::~MEDCalculatorBrowserLiteStruct()
 //  Constructor with parameters :
 //  - f, full file name with path
 //  - n, file name (file.med)
-//  Read the med file to get meshes and fields informations
+//  Read the med file to get meshes and fields information
 //  Fill meshes vector with meshes names
 //  Fill fields vector creating using field constructor with MED and fieldname parameters
 MEDCalculatorBrowserLiteStruct::MEDCalculatorBrowserLiteStruct(const char *f) : _file(f), _any_selection(false)