소스 검색

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
 InstallDir "$PROGRAMFILES\${GRASS_BASE}"
 
-;Request application privileges for Windows Vista
+;Request application privileges for Windows
 RequestExecutionLevel admin
 
 ;Tell the installer to hide Install and Uninstall details as default