Explorar o código

msg fix

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67645 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=9) %!d(string=hai) anos
pai
achega
630c47a848
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      scripts/r.import/r.import.py
  2. 1 1
      scripts/v.import/v.import.py

+ 1 - 1
scripts/r.import/r.import.py

@@ -106,7 +106,7 @@
 #%flag
 #% key: o
 #% label: Override projection check (use current location's projection)
-#% description: Assume that the dataset has same projection as the current location
+#% description: Assume that the dataset has the same projection as the current location
 #%end
 
 import sys

+ 1 - 1
scripts/v.import/v.import.py

@@ -94,7 +94,7 @@
 #%flag
 #% key: o
 #% label: Override projection check (use current location's projection)
-#% description: Assume that the dataset has same projection as the current location
+#% description: Assume that the dataset has the same projection as the current location
 #%end
 
 import sys