瀏覽代碼

v.build.polylines.html: fix odd typo

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58977 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 年之前
父節點
當前提交
cf9a1e73bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vector/v.build.polylines/v.build.polylines.html

+ 1 - 1
vector/v.build.polylines/v.build.polylines.html

@@ -32,7 +32,7 @@ polylines.
 
 <h2>NOTES</h2>
 
-<em>v.build.polylines</em> combines only lines oif the same type to
+<em>v.build.polylines</em> combines only lines of the same type to
 a new polyline, i.e. lines and boundaries are kept separate.
 
 <p>Category number(s) are assigned to a polyline based on <b>cats</b> parameter.