소스 검색

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>