From: tajchman Date: Mon, 24 May 2004 01:45:15 +0000 (+0000) Subject: petite correction d'orthographe X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3492d0cca25e8903402dd35e45c963eabc750ac6;p=modules%2Fkernel.git petite correction d'orthographe --- diff --git a/bin/runSalome.py b/bin/runSalome.py index d39035584..3099d0dd1 100755 --- a/bin/runSalome.py +++ b/bin/runSalome.py @@ -373,7 +373,7 @@ def startSalome(): end_time = os.times() print - print "Start SALOME, elpased time : %5.1f seconds"% (end_time[4] - init_time[4]) + print "Start SALOME, elapsed time : %5.1f seconds"% (end_time[4] - init_time[4]) return clt