Переглянути джерело

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