Salome HOME
Copyright update 2022
[modules/med.git] / src / MEDCalculator / MEDCalculatorBrowserLiteStruct.hxx
index bdf83232443e752d3c129a7f696faa120e0b6e9c..76b116154f140fb3d3e8471af847f5088f36c8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -38,7 +38,7 @@ namespace MEDCoupling
   public :
     MEDCalculatorBrowserLiteStruct();
     ~MEDCalculatorBrowserLiteStruct();
-    MEDCalculatorBrowserLiteStruct(const char *);//  Constructor with a complet file name (with path) and simplified file name as parameters
+    MEDCalculatorBrowserLiteStruct(const char *);//  Constructor with a complete file name (with path) and simplified file name as parameters
     bool operator==(const std::string&);//  Equal to string operator, compare simplified name to input
     std::string str();//  Return a std::string corresponding to x/o (selected or not) File filename \n meshes \n fields
     void setSelected(bool);//  Set selection to input bool