fixed bug #1238686 - DetailPrint misspelled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4169 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c53989757e
commit
911f5855d8
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ You can get the current font used by NSIS using the ^Font and ^FontSize \R{langs
|
|||
|
||||
Adds the string "user_message" to the details view of the installer.
|
||||
|
||||
\c DeteailPrint "this message will show on the installation window"
|
||||
\c DetailPrint "this message will show on the installation window"
|
||||
|
||||
\S2{enablewindow} EnableWindow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue