Explorar o código

spelling

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49294 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman %!s(int64=13) %!d(string=hai) anos
pai
achega
0265bfd52e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/gis/README.TYPE

+ 1 - 1
lib/gis/README.TYPE

@@ -108,7 +108,7 @@ long len;
 
 len = max - min + 1;
 if (len != (int)len)
-    error("To many categories");
+    error("Too many categories");
 table = malloc ((int)len);
 .DE
 .IP 2.