소스 검색

improve wording

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33664 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 년 전
부모
커밋
fe78da247e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      vector/v.extract/v.extract.html

+ 2 - 2
vector/v.extract/v.extract.html

@@ -116,8 +116,8 @@ v.extract -d in=map_with_islands out=maps_without_islands
 <div class="code"><pre>
 v.extract input=geology output=random_geology type=area random=3
 </pre></div>
-will create new map with three random categories matching areas. Notice, that
-there may be more than one feature with same category.
+will create new map with three random categories matching areas.
+Note that there may be more than one feature with the same category.
 </p>
 
 <h2>SEE ALSO</h2>