Salome HOME
fix of typos by kunda http://www.salome-platform.org/forum/forum_10/789486812
[modules/med.git] / src / MEDCalc / gui / DatasourceController.cxx
index dda57da3db4d9206c9725a240d2f4b2ef1445932..ea747b3209571109837fa723291e218104e321b4 100644 (file)
@@ -112,7 +112,7 @@ void DatasourceController::createActions() {
  * This function adds the specified MED file as a datasource in the
  * dataspace. Technically speaking, the engine loads the
  * meta-information concerning med data from the file, gives this
- * informations to the GUI, and the GUI creates a tree view of these
+ * information to the GUI, and the GUI creates a tree view of these
  * data in the study object browser.
  */
 // This function emits a signal that will be caught by workspace to delegate command (datasource creation) to python console.