typo fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3313 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e272318725
commit
ce03b797ba
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ SectionEnd
|
|||
Function .onInit
|
||||
|
||||
StrCpy $1 ${g1o1} ; Group 1 - Option 1 is selected by default
|
||||
StrCpy $1 ${g2o1} ; Group 2 - Option 1 is selected by default
|
||||
StrCpy $2 ${g2o1} ; Group 2 - Option 1 is selected by default
|
||||
|
||||
FunctionEnd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue