typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3626 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5e5b4df0bc
commit
91a59170e9
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ System::<b>Free</b> $0
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<b>Store</b> "<i>OEPRATION</i> [<i>OEPRATION</i> [<i>OEPRATION</i> ...]]"
|
||||
<b>Store</b> "<i>OPERATION</i> [<i>OPERATION</i> [<i>OPERATION</i> ...]]"
|
||||
<blockquote>
|
||||
<p>Performs stack operations. An operation can be pushing or popping a single register from the NSIS stack or pushing or popping all of the registers ($0-$9 and $R0-$R9) from System's private stack. Operations can be separated by any character.</p>
|
||||
<h4>Available Operations</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue