Missing quotes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2471 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-04-19 19:57:42 +00:00
parent 0e8b582375
commit c873cc99c4

View file

@ -30,7 +30,7 @@ Section !Required
SectionEnd
!ifdef USE_SUBSECTION
SubSection /e choose one
SubSection /e "choose one"
!endif
Section "optional #1" sec1