Merge pull request #1750 from Buddybenj/license

Use Consistent Spelling of "License"
This commit is contained in:
Fiora 2015-02-20 00:22:22 -08:00
commit 7d9c9ae177
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@ SetCompressor /SOLID lzma
!define MUI_LANGDLL_REGISTRY_VALUENAME "NSIS:Language"
; License page
!insertmacro MUI_PAGE_LICENSE "..\License.txt"
!insertmacro MUI_PAGE_LICENSE "..\license.txt"
; Components page
!insertmacro MUI_PAGE_COMPONENTS
; Directory page