X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCalc%2Fgui%2FWorkspaceController.cxx;h=97235c63a3b8835eb735044ade2eb46aee44912e;hb=aec2051b4624c4fdc835a901e30a4b7801022af5;hp=3124a12af1eafb8856be37e277e758a9a957818a;hpb=f7553ebafd32536cc569348697039de86bf3f56c;p=modules%2Fmed.git diff --git a/src/MEDCalc/gui/WorkspaceController.cxx b/src/MEDCalc/gui/WorkspaceController.cxx index 3124a12af..97235c63a 100644 --- a/src/MEDCalc/gui/WorkspaceController.cxx +++ b/src/MEDCalc/gui/WorkspaceController.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D +// Copyright (C) 2007-2019 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 @@ -230,8 +230,8 @@ void WorkspaceController::_importFieldIntoConsole(MEDCALC::FieldHandler* fieldHa effectiveAlias = new QString(alias); } - // We can propose to the user to specify some additionnal - // informations concerning what must be imported. + // We can propose to the user to specify some additional + // information concerning what must be imported. // // In this version, we just ask the alias the field will be // manipulated with. The default alias is the field name. This alias