X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fmed.git;a=blobdiff_plain;f=doc%2Fdev%2Fsphinx%2Fmedcalc-userguide-gui.rst;h=831214460a4b5e8de5c1e453de5badb36a40b7a3;hp=700d24dc6d1eca2eed566d50a3b43a010dfbbb0a;hb=ef68c4458c13732c416309ba896b4dfc933dd338;hpb=f3270a3761daadb51584995ec6db9c68072cf268 diff --git a/doc/dev/sphinx/medcalc-userguide-gui.rst b/doc/dev/sphinx/medcalc-userguide-gui.rst index 700d24dc6..831214460 100644 --- a/doc/dev/sphinx/medcalc-userguide-gui.rst +++ b/doc/dev/sphinx/medcalc-userguide-gui.rst @@ -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::