Browse Source

i.vi: fix help text

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56315 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 years ago
parent
commit
72a9a02ca5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      imagery/i.vi/main.c

+ 2 - 2
imagery/i.vi/main.c

@@ -115,9 +115,9 @@ int main(int argc, char *argv[])
 	       _("Enhanced Vegetation Index"),
 	       _("Enhanced Vegetation Index 2"),
 	       _("Green Vegetation Index"),
-	       _("Green atmospherically resistant vegetation index"),
+	       _("Green Atmospherically Resistant Vegetation Index"),
 	       _("Global Environmental Monitoring Index"),
-	       _("Infrared Percentage Vegetation IndexInfrared Percentage Vegetation Index"),
+	       _("Infrared Percentage Vegetation Index"),
 	       _("Modified Soil Adjusted Vegetation Index"),
 	       _("second Modified Soil Adjusted Vegetation Index"),
 	       _("Normalized Difference Vegetation Index"),