Salome HOME
typo-fix by Kunda
[modules/smesh.git] / src / DriverGMF / libmesh5.c
index e0892c77eba97d946cd90882a6332908a6d7618b..73b6247d2df2a86cede1c86cf1a93c0ab5e62611 100644 (file)
@@ -247,7 +247,7 @@ int GmfOpenMesh(const char *FilNam, int mod, ...)
                 return(0);
         }
 
-        /* Open the file in the required mod and initialyse the mesh structure */
+        /* Open the file in the required mod and initialise the mesh structure */
 
         if(msh->mod == GmfRead)
         {