浏览代码

r.in.wms.py: improve user msg (#616)

Grammar.
積丹尼 Dan Jacobson 5 年之前
父节点
当前提交
f37f8a553c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/r.in.wms/r.in.wms.py

+ 1 - 1
scripts/r.in.wms/r.in.wms.py

@@ -68,7 +68,7 @@ This program is free software under the GNU General Public License
 #%option
 #% key: driver
 #% type:string
-#% description: Driver used to communication with server
+#% description: Driver used for communication with the server
 #% descriptions: WMS_GDAL;Download data using GDAL WMS driver;WMS_GRASS;Download data using native GRASS-WMS driver;WMTS_GRASS;Download data using native GRASS-WMTS driver;OnEarth_GRASS;Download data using native GRASS-OnEarth driver;
 #% options:WMS_GDAL, WMS_GRASS, WMTS_GRASS, OnEarth_GRASS
 #% answer:WMS_GRASS