Browse Source

r.statistics3 renamed to r.stats.quantile (finished)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59478 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 years ago
parent
commit
578334f289
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gui/wxpython/xml/toolboxes.xml

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

@@ -751,7 +751,7 @@
       <module-item name="r.statistics2">
         <label>Statistical overlay</label>
       </module-item>
-      <module-item name="r.statistics3">
+      <module-item name="r.stats.quantile">
         <label>Quantiles overlay</label>
       </module-item>
     </items>