[GRASS-SVN] r59134 - grass/trunk/lib/imagery
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 24 02:30:21 PST 2014
Author: turek
Date: 2014-02-24 02:30:20 -0800 (Mon, 24 Feb 2014)
New Revision: 59134
Modified:
grass/trunk/lib/imagery/iclass_perimeter.c
Log:
typo in comment
Modified: grass/trunk/lib/imagery/iclass_perimeter.c
===================================================================
--- grass/trunk/lib/imagery/iclass_perimeter.c 2014-02-24 10:28:01 UTC (rev 59133)
+++ grass/trunk/lib/imagery/iclass_perimeter.c 2014-02-24 10:30:20 UTC (rev 59134)
@@ -177,7 +177,7 @@
G_debug(5, "iclass_make_perimeter(): points: x: %f y: %f",
points->x[i], points->y[i]);
- /* This functions are no longer used because of the different behaviour
+ /* This functions are no longer used because of the different behavior
of Rast_easting_to_col depending whether location is LL or not.
It makes problem in interactive scatter plot tool,
which defines its own coordinates systems for the plots and
More information about the grass-commit
mailing list