Salome HOME
Add documentation fallbacks
[modules/med.git] / README
diff --git a/README b/README
old mode 100755 (executable)
new mode 100644 (file)
index 28f828b..b61c1cf
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ should be done for the get/set field classes methods:
   parameter;
 - the getValueI (resp. setValueI) should be replaced by getRow(int )
   (resp. setRow(int ,T*) if the field is in full interlacing mode (using the
-  method getInterlacingType() of the classe FIELD_). If the field is stored in
+  method getInterlacingType() of the class FIELD_). If the field is stored in
   no interlacing mode getValueIJ (resp. setValueIJ) should be replaced by
   getColumn(int ) (resp. setColumn(int ,T*)).
 
@@ -73,7 +73,7 @@ In order to avoid most of the problem the user or the installer should first
 check the HDF5HOME and the MED2HOME environment variables. This version of
 Med Memory with Med File V2.2.2, V2.2.3, as well as V2.3.0 but with the
 version of HDF5 V1.6.3. In the installation of Med File you should take care
-of the $HDF5HOME environement variable. This warning is especially intended
+of the $HDF5HOME environment variable. This warning is especially intended
 to the user of The Med Memory in stand alone (without the SALOME KERNEL
 component).
 
@@ -98,7 +98,7 @@ Memory, the installer may run:
 - test_MEDMEM_MeshingPoly
 
 To check the upper layer (CORBA, Client), the installer may run in the SALOME
-Python consol:
+Python console:
 
  - Med_Gen_test.py
  - medClient_test.py