Salome HOME
Typo-fixes by Kunda
[modules/med.git] / doc / dev / sphinx / medcalc-userguide-gui.rst
index 700d24dc6d1eca2eed566d50a3b43a010dfbbb0a..831214460a4b5e8de5c1e453de5badb36a40b7a3 100644 (file)
@@ -268,7 +268,7 @@ Scalar variables can be used if needed::
  >>> r=4*f3-f4/1000
  >>> ...
 
-In theses examples, the variable ``r`` corresponds to a work field containing
+In these examples, the variable ``r`` corresponds to a work field containing
 the operation result. By default the field is nor referenced in workspace
 tree. If user wants to add it, for example to make it considered when saving,
 then the following command is used::