Salome HOME
typo-fix by Kunda
[modules/kernel.git] / idl / SALOME_Launcher.idl
index 6f5b122111bb33879c15cc74e42e73ee5133f0e2..954b94e1ff06534ed10456774cfc3d29773bf213 100644 (file)
@@ -264,7 +264,7 @@ interface SalomeLauncher
   */
   void clearJobWorkingDir(in long job_id) raises (SALOME::SALOME_Exception);
 
-  //! Retrieve one sigle file from the working directory.
+  //! Retrieve one single file from the working directory.
   /*! Use this method if you don't want to copy all the results of the job,
       for instance if you want to obtain a file which contains the computing
       progress while the job is running.