[GRASS-SVN] r47645 - grass/trunk/lib/vector/Vlib

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Aug 15 11:56:49 EDT 2011


Author: martinl
Date: 2011-08-15 08:56:49 -0700 (Mon, 15 Aug 2011)
New Revision: 47645

Modified:
   grass/trunk/lib/vector/Vlib/color_write.c
Log:
vlib: bug in doxygen docs


Modified: grass/trunk/lib/vector/Vlib/color_write.c
===================================================================
--- grass/trunk/lib/vector/Vlib/color_write.c	2011-08-15 14:26:28 UTC (rev 47644)
+++ grass/trunk/lib/vector/Vlib/color_write.c	2011-08-15 15:56:49 UTC (rev 47645)
@@ -39,7 +39,7 @@
   overwritten by the new color table. But if <i>mapset</i> is not the
   current mapset, then the color table is actually written in the
   current mapset under the <tt>colr2</tt> element as:
-  <tt>vector/name/colr2/tt>.
+  <tt>vector/name/colr2</tt>.
   
   The rules are written out using floating-point format, removing
   trailing zeros (possibly producing integers). The flag marking the



More information about the grass-commit mailing list