]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
petite correction d'orthographe
authortajchman <tajchman>
Mon, 24 May 2004 01:45:15 +0000 (01:45 +0000)
committertajchman <tajchman>
Mon, 24 May 2004 01:45:15 +0000 (01:45 +0000)
bin/runSalome.py

index d390355841cbc090ebd911c2e1795c87a6a4cd9f..3099d0dd1f709500864318ac76a937bdc6a67f5a 100755 (executable)
@@ -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