ソースを参照

typo in comment

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59134 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 11 年 前
コミット
912c2c5a04
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lib/imagery/iclass_perimeter.c

+ 1 - 1
lib/imagery/iclass_perimeter.c

@@ -177,7 +177,7 @@ int make_perimeter(struct line_pnts *points, IClass_perimeter * perimeter,
 	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