X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Fexample19;h=db65c7d924d8ffa4f406092376eb3d326e97019b;hb=82668fe5e4d077072402d253497f96d4c53391f9;hp=4cf37eb34c438d4e35f4f3e68026aafd999c9387;hpb=288dc1c84630e521220d796b7c88c518f34856d5;p=modules%2Fkernel.git diff --git a/doc/salome/examples/example19 b/doc/salome/examples/example19 index 4cf37eb34..db65c7d92 100644 --- a/doc/salome/examples/example19 +++ b/doc/salome/examples/example19 @@ -237,7 +237,7 @@ Divz = Div.Port('z') # This DataFlow is "executable" : all pending Ports are defined with Datas print myGraph.IsExecutable() -# Starts only execution of that DataFlow and gets control immediatly +# Starts only execution of that DataFlow and gets control immediately print myGraph.Run() # That DataFlow is running ==> 0 (false)