X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Hypothesis.idl;h=81880d9a3e346f80105d1c47bd896146be0720a2;hp=397079a96a908bf1bd9ab66103670ed1412360a1;hb=7cda93af4017eadf99cf109fc3cce1208c969b26;hpb=7eda9ca931ed2a11cb5e4637e4ffe19f5c061115 diff --git a/idl/SMESH_Hypothesis.idl b/idl/SMESH_Hypothesis.idl index 397079a96..81880d9a3 100644 --- a/idl/SMESH_Hypothesis.idl +++ b/idl/SMESH_Hypothesis.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -91,7 +91,7 @@ module SMESH /*! * Return true if a hypothesis has parameters. * - * This method is intended for GUI to know if "Edit" menu item sould be available + * This method is intended for GUI to know if "Edit" menu item should be available */ boolean HasParameters(); };