Salome HOME
Fix typos by Kunda
[modules/kernel.git] / salome_adm / unix / config_files / check_calcium.m4
index d3ebfce4cad2d1cd2a4d9a221ee73a48078b4bb2..e2c782e3b48bb847524881ae415d1d87aaa5b767 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
@@ -49,7 +49,7 @@ then
      CALCIUM_IDL_INT_F77="long"
      CALCIUM_CORBA_INT_F77="CORBA::Long"
   else
-     AC_MSG_ERROR([Size of Fortran type integer is neither four nor eigth bytes])
+     AC_MSG_ERROR([Size of Fortran type integer is neither four nor eight bytes])
   fi
 
 elif test "x$withval" = "xint"