Fix typo in comment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9349 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4b497408aa
commit
1bb2bad0ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1242,7 +1242,7 @@ int SwigType_type(SwigType *t)
|
|||
* 1.- swig detects a default_constructor and 'setallocate:default_constructor'
|
||||
* attribute.
|
||||
*
|
||||
* 2.- swig doesn't mark 'type' as noassignable.
|
||||
* 2.- swig doesn't mark 'type' as non-assignable.
|
||||
*
|
||||
* 3.- the user specify that the value wrapper is not needed by using
|
||||
* the %feature("novaluewrapper"), in that case the user need to type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue