summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2018-11-11 13:38:28 +0800
committerruki <[email protected]>2018-11-11 13:38:28 +0800
commitc6f8926ba3ed2557ddd66a6b03436a34a2aeb90b (patch)
tree8c66b23622eb7d93656bea48f11f43fe9474a40e /scripts
parent898a53f48e92f77c316baead9a5788002a617826 (diff)
modify descrption in installer.nsi
Diffstat (limited to 'scripts')
-rw-r--r--scripts/installer.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/installer.nsi b/scripts/installer.nsi
index 2c4458609..e1d57ef67 100644
--- a/scripts/installer.nsi
+++ b/scripts/installer.nsi
@@ -110,7 +110,7 @@ SectionEnd
; Descriptions
; Language strings
-LangString DESC_Installer ${LANG_ENGLISH} "The Make-like Build Utility based on Lua"
+LangString DESC_Installer ${LANG_ENGLISH} "A cross-platform build utility based on Lua"
; Assign language strings to sections
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN