Fix typo "the the" -> "the"
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12285 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
383230d734
commit
28e277f8c5
5 changed files with 5 additions and 8 deletions
|
|
@ -4,8 +4,7 @@
|
|||
* Python sequence <-> C++ container wrapper
|
||||
*
|
||||
* This wrapper, and its iterator, allows a general use (and reuse) of
|
||||
* the the mapping between C++ and Python, thanks to the C++
|
||||
* templates.
|
||||
* the mapping between C++ and Python, thanks to the C++ templates.
|
||||
*
|
||||
* Of course, it needs the C++ compiler to support templates, but
|
||||
* since we will use this wrapper with the STL containers, that should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue