Browse Source

Improved wording, from devbr6 https://trac.osgeo.org/grass/changeset/36686

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@36687 15284696-431f-4ddb-bdfa-cd5b030d7da7
Eric Patton 16 years ago
parent
commit
c93d8c06c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vector/v.patch/v.patch.html

+ 1 - 1
vector/v.patch/v.patch.html

@@ -20,7 +20,7 @@ tool=snap,break,rmdupl</em>.
 Boundaries may need to be cleaned with
 <em><a HREF="v.clean.html">v.clean</a> tool=break,rmdupl,rmsa</em>
 repeatedly until the <em>rmsa</em> tool (Remove small angles at nodes)
-does no longer modify any boundaries. If vector topology is still not
+no longer modifies any boundaries. If vector topology is still not
 clean, boundaries may also need to be snapped with
 <em><a HREF="v.clean.html">v.clean</a> tool=snap,break,rmdupl</em>.
 <p>