Fix a couple of repeated typos:
"Creatng" -> "Creating" "visa versa" -> "vice versa" git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9685 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
898e5f7f3d
commit
8dd64805b9
3 changed files with 5 additions and 5 deletions
|
|
@ -792,7 +792,7 @@ extern char *path;
|
|||
<p>
|
||||
The <tt>%immutable</tt> directive stays in effect until it is explicitly disabled or cleared using
|
||||
<tt>%mutable</tt>.
|
||||
See the <a href="SWIG.html#SWIG_readonly_variables">Creatng read-only variables</a> section for further details.
|
||||
See the <a href="SWIG.html#SWIG_readonly_variables">Creating read-only variables</a> section for further details.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue