Salome HOME
PR: typo
authorprascle <prascle>
Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)
committerprascle <prascle>
Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)
doc/INSTALL.txt
doc/KERNEL_Services.txt

index f7cc1d863fea7539c435112e516db84df5d76b51..b02493eabc932202edd14dd25f1047ed5466e66e 100644 (file)
@@ -6,8 +6,8 @@ Installation instructions, up to date for 3.0 version
 
   rst2html < doc.txt > doc.html
 
-*This document corresponds to SALOME2 3.1.0*
-*NOT UP TO DATE with 3.2.0*
+*This document corresponds to SALOME2 2.2.9.*
+*IT IS NOT UP TO DATE with 3.2.0*
 
 .. contents::
 .. sectnum::
index c848838eeb48009a99a87ca43e616a465319f499..b348fcad3c5037eace6a4b8971a7e7e20d659e6f 100644 (file)
@@ -36,7 +36,7 @@ SALOME services access from a Python shell
 See SALOME_Application_ for detailed instructions to launch a Python
 interpreter with full acces to the SALOME environment and services.
 
-.. _SALOME_Application: ./SALOME_Application.txt
+.. _SALOME_Application: ./SALOME_Application.html
 
 You can use the embedded Python interpreter in Grahic User Interface, or an
 external interpreter, with::
@@ -160,7 +160,7 @@ SWIG is very similar).
 
 .. _FileTransferCORBA: ./tui/KERNEL/classSALOME__FileTransferCORBA.html
 
-The following example shows how to tranfer a file from a remote host to the
+The following example shows how to transfer a file from a remote host to the
 client computer. Remote hostname is 'cli76cc', we would like to copy
 'tkcvs_8_0_3.tar.gz' from remote to local computer. A full pathname is
 required. A container is created on remote computer if it does not exist,