From ea9614aed99d173a87bd555ac9e1ccde34e28073 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 2 Dec 2020 15:11:49 +0300 Subject: [PATCH] Correct bug in TUI documentation --- doc/salome/gui/GEOM/input/tui_test_others.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/salome/gui/GEOM/input/tui_test_others.doc b/doc/salome/gui/GEOM/input/tui_test_others.doc index 86630b77d..9eebe0f42 100644 --- a/doc/salome/gui/GEOM/input/tui_test_others.doc +++ b/doc/salome/gui/GEOM/input/tui_test_others.doc @@ -10,7 +10,7 @@ \skipline import os \anchor swig_Import_Export -\until print "OK" +\until print("OK") \until id_w3 @@ -68,7 +68,7 @@ \until Now contains \anchor swig_GetObjectIDs -\until print " ", ObjectID +\until print(" ", ObjectID) \anchor swig_GetMainShape \until BoxCopy @@ -77,7 +77,7 @@ \until Now contains \anchor swig_UnionIDs -\until print " ", ObjectID +\until print(" ", ObjectID) \anchor swig_bop_on_groups \until Box, Group_CL_2_4 -- 2.30.2