ソースを参照

r.tileset: minor fixes

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@37172 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 年 前
コミット
192be34b0c
1 ファイル変更3 行追加2 行削除
  1. 3 2
      scripts/r.tileset/r.tileset.html

+ 3 - 2
scripts/r.tileset/r.tileset.html

@@ -39,6 +39,7 @@ coordinate, minimum y coordinate, maximum x coordinate, maximum y
 coordinate, width in cells, and height in cells seperated by the "|"
 character. The fields can be seperated by a different character by
 changing the fs option.
+
 <dt>
 <span class="code"><tt>
 w=5;s=125;e=45;n=175;cols=80;rows=100;
@@ -55,7 +56,7 @@ bbox=5,125,45,175&amp;width=80&amp;height=100
 http services.
 </dl>
 
-<h2>EXAMPLES</j2>
+<h2>EXAMPLES</h2>
 
 <dl>
 <dt>
@@ -92,7 +93,7 @@ work in a unix style shell.
 <h2>BUGS</h2>
 
 <ul>
-<li><en>r.tileset</em> does not know about meridians that
+<li><em>r.tileset</em> does not know about meridians that
 "wrap-around" in projections.  </ul>
 
 <h2>AUTHORS</h2>