Fix typo in example in comment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
70c557e8e3
commit
108f826a76
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ char cvsroot_typesys_c[] = "$Id$";
|
|||
*
|
||||
* class Bar : public Foo {
|
||||
* void blah(Integer x);
|
||||
* }
|
||||
* };
|
||||
*
|
||||
* The argument type of Bar::blah will be set to Foo::Integer.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue