typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
91dc660c02
commit
061dce82f1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ All variables are global and can be used in Sections or Functions. Variables are
|
|||
|
||||
\e{$VARNAME}
|
||||
|
||||
User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with sring manipulation etc.
|
||||
User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with string manipulation etc.
|
||||
|
||||
\S2{var} Var
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue