Fix lots of typos in the manual.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9368 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
715981befc
commit
e68a83074e
17 changed files with 53 additions and 53 deletions
|
|
@ -1645,7 +1645,7 @@ void foo(vector<int> *x, const Vector &x);
|
|||
|
||||
<p>
|
||||
<b>Note:</b> This module makes use of several advanced SWIG features including templatized typemaps
|
||||
and template partial specialization. If you are tring to wrap other C++ code with templates, you
|
||||
and template partial specialization. If you are trying to wrap other C++ code with templates, you
|
||||
might look at the code contained in <tt>std_vector.i</tt>. Alternatively, you can show them the code
|
||||
if you want to make their head explode.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue