فهرست منبع

Fix i.albedo command in menu

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41145 15284696-431f-4ddb-bdfa-cd5b030d7da7
Michael Barton 15 سال پیش
والد
کامیت
d222c72d1e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      gui/wxpython/xml/menudata.xml

+ 1 - 1
gui/wxpython/xml/menudata.xml

@@ -2556,7 +2556,7 @@
 	      <help>Broad band albedo from surface reflectance.</help>
 	      <keywords>raster</keywords>
 	      <handler>self.OnMenuCmd</handler>
-	      <command>i.albedo:</command>
+	      <command>i.albedo</command>
 	    </menuitem>
 	    <menuitem>
 	      <label>Evaporative fraction</label>