[GRASS-SVN] r55980 - grass/branches/develbranch_6/ps/ps.map

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Apr 24 06:10:00 PDT 2013


Author: hamish
Date: 2013-04-24 06:10:00 -0700 (Wed, 24 Apr 2013)
New Revision: 55980

Modified:
   grass/branches/develbranch_6/ps/ps.map/r_colortable.c
Log:
spellging (merge from trunk)

Modified: grass/branches/develbranch_6/ps/ps.map/r_colortable.c
===================================================================
--- grass/branches/develbranch_6/ps/ps.map/r_colortable.c	2013-04-24 13:02:08 UTC (rev 55979)
+++ grass/branches/develbranch_6/ps/ps.map/r_colortable.c	2013-04-24 13:10:00 UTC (rev 55980)
@@ -154,7 +154,7 @@
 	    continue;
 	}
 
-	error(key, data, _("illegal colortabe sub-request"));
+	error(key, data, _("illegal colortable sub-request"));
     }
 
     ct.x = x;



More information about the grass-commit mailing list