diff --git a/Examples/one-section.nsi b/Examples/one-section.nsi index ec8212a6..1931bc87 100644 --- a/Examples/one-section.nsi +++ b/Examples/one-section.nsi @@ -30,7 +30,7 @@ Section !Required SectionEnd !ifdef USE_SUBSECTION - SubSection /e choose one + SubSection /e "choose one" !endif Section "optional #1" sec1