浏览代码

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>
 	      <help>Broad band albedo from surface reflectance.</help>
 	      <keywords>raster</keywords>
 	      <keywords>raster</keywords>
 	      <handler>self.OnMenuCmd</handler>
 	      <handler>self.OnMenuCmd</handler>
-	      <command>i.albedo:</command>
+	      <command>i.albedo</command>
 	    </menuitem>
 	    </menuitem>
 	    <menuitem>
 	    <menuitem>
 	      <label>Evaporative fraction</label>
 	      <label>Evaporative fraction</label>