Salome HOME
Typo-fixes by Kunda
[modules/med.git] / idl / MEDCouplingCorbaServant.idl
index f86939def64cf0585171ba2673014b73d0ecd80c..844da8568e1018bf3406ec7e8e7a6c46e81dc1d5 100644 (file)
@@ -58,7 +58,7 @@ module SALOME_MED
   interface MEDCouplingMeshCorbaInterface : MEDCouplingRefCountCorbaInterface
   {
     string getName();
-    //!CORBA inplementation of MEDCouplingPointSet::getTinySerializationInformation
+    //!CORBA implementation of MEDCouplingPointSet::getTinySerializationInformation
     void getTinyInfo(out SALOME_TYPES::ListOfDouble da, out SALOME_TYPES::ListOfLong la, out SALOME_TYPES::ListOfString sa);
     void getSerialisationData(out SALOME_TYPES::ListOfLong la, out SALOME_TYPES::ListOfDouble da);
   };