Fix typo reported in SF#3011286 by Ben Ceschi.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
257ce20f30
commit
9622d908ae
1 changed files with 1 additions and 1 deletions
|
|
@ -857,7 +857,7 @@ either <tt>%init</tt> or <tt>%minit</tt>.
|
|||
|
||||
<p>
|
||||
To insert code into the <tt>PHP_MSHUTDOWN_FUNCTION</tt>, one can use
|
||||
either <tt>%init</tt> or <tt>%minit</tt>.
|
||||
either <tt>%shutdown</tt> or <tt>%mshutdown</tt>.
|
||||
</p>
|
||||
|
||||
<div class="code"><pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue