瀏覽代碼

cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52649 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 13 年之前
父節點
當前提交
a4f7fe6724
共有 1 個文件被更改,包括 6 次插入10 次删除
  1. 6 10
      gui/wxpython/docs/wxGUI.MapSwipe.html

+ 6 - 10
gui/wxpython/docs/wxGUI.MapSwipe.html

@@ -2,20 +2,17 @@
 <!-- meta page index: wxGUI -->
 <h2>DESCRIPTION</h2>
 
-<p>
-The <b>Map Swipe</b> is
-a <em><a href="wxGUI.html">wxGUI</a></em> component which allows the
-user to interactively compare two raster maps of the same area
-by revealing different parts of the raster maps.
+The <b>Map Swipe</b> is a <em><a href="wxGUI.html">wxGUI</a></em> component
+which allows the user to interactively compare two raster maps of the same
+area by revealing different parts of the raster maps.
 It is useful e.g. for comparing raster maps from different time periods.
-Map Swipe can be launched
-from the menu <tt>File -> Map Swipe</tt>.
+Map Swipe can be launched from the menu <tt>File -&gt; Map Swipe</tt>.
 
 <p>
 Map Swipe allows to:
 
 <ul>
-  <li>switch rientation of the swipe line (horizontal or vertical)</li>
+  <li>switch orientation of the swipe line (horizontal or vertical)</li>
   <li>zooming, panning</li>
   <li>automatically load maps when opening Map Swipe with two selected raster maps in Layer Manager</li>
 </ul>
@@ -34,8 +31,7 @@ Map Swipe allows to:
 </em>
 
 <p>
-See also
-user <a href="http://grass.osgeo.org/wiki/WxGUI_Map_Swipe">wiki</a> page.
+See also the user <a href="http://grass.osgeo.org/wiki/WxGUI_Map_Swipe">wiki</a> page.
 
 <h2>AUTHOR</h2>