浏览代码

winGRASS standalone: wording cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60241 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 11 年之前
父节点
当前提交
d057951e2d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/GRASS-Installer.nsi.tmpl

+ 1 - 1
mswindows/GRASS-Installer.nsi.tmpl

@@ -92,7 +92,7 @@ OutFile "${INSTALLER_NAME}"
 ;Define installation folder
 ;Define installation folder
 InstallDir "$PROGRAMFILES\${GRASS_BASE}"
 InstallDir "$PROGRAMFILES\${GRASS_BASE}"
 
 
-;Request application privileges for Windows Vista
+;Request application privileges for Windows
 RequestExecutionLevel admin
 RequestExecutionLevel admin
 
 
 ;Tell the installer to hide Install and Uninstall details as default
 ;Tell the installer to hide Install and Uninstall details as default