X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Hypothesis.idl;h=5f096d2d20e89b0f719e1595a28d709477bc520d;hp=397079a96a908bf1bd9ab66103670ed1412360a1;hb=0003e6b4fcc95a0aec695ceef8371dee28baf417;hpb=c98d9fcd7f02c1f1f5c24dd3e709ed75228d66c4 diff --git a/idl/SMESH_Hypothesis.idl b/idl/SMESH_Hypothesis.idl index 397079a96..5f096d2d2 100644 --- a/idl/SMESH_Hypothesis.idl +++ b/idl/SMESH_Hypothesis.idl @@ -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(); };