Fix comment typo

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9911 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2007-08-23 15:21:11 +00:00
commit 8f4f895651

View file

@ -1142,7 +1142,7 @@ public:
// [BRE] 08/17/00 Added test to see if we are instantiating this object
// type, or, if this constructor is being called as part of the itcl
// inheritance heirarchy.
// inheritance hierarchy.
// In the former case, we need to call the C++ constructor, in the
// latter we don't, or we end up with two C++ objects.
// Check to see if we are instantiating a 'realname' or something