[GRASS-SVN] r37572 - grass/trunk/vector/v.select

svn_grass at osgeo.org svn_grass at osgeo.org
Thu May 28 10:35:46 EDT 2009


Author: epatton
Date: 2009-05-28 10:35:46 -0400 (Thu, 28 May 2009)
New Revision: 37572

Modified:
   grass/trunk/vector/v.select/v.select.html
Log:
Spelling

Modified: grass/trunk/vector/v.select/v.select.html
===================================================================
--- grass/trunk/vector/v.select/v.select.html	2009-05-28 14:06:36 UTC (rev 37571)
+++ grass/trunk/vector/v.select/v.select.html	2009-05-28 14:35:46 UTC (rev 37572)
@@ -18,7 +18,7 @@
   <li><tt>crosses</tt> - features spatially crosses</li>
   <li><tt>within</tt> - feature A is completely inside feature B</li>
   <li><tt>contains</tt> - feature B is completely inside feature A</li>
-  <li><tt>overlaps</tt> - features spatilly overlap</li>
+  <li><tt>overlaps</tt> - features spatially overlap</li>
   <li><tt>relate</tt> - feature A is spatially related to feature B</li>
 </ul>
 



More information about the grass-commit mailing list