Use Consistent Spelling of "license"

This commit is contained in:
Benjamin Przybocki 2014-12-21 11:53:20 -06:00 committed by Buddybenj
parent 8ea6c62943
commit 8ccd03cf4f
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