documentation - consistency in shadow/proxy terminology

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12779 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2011-08-20 22:18:47 +00:00
commit 61124e61a7

View file

@ -2153,7 +2153,7 @@ For example:
<p>
where the code passed to the "ref" and "unref" features will be
executed as needed whenever a new object is passed to python, or when
python tries to release the shadow object instance, respectively.
python tries to release the proxy object instance, respectively.
</p>
<p>