diff options
Diffstat (limited to 'Examples/python/smartptr')
| -rw-r--r-- | Examples/python/smartptr/runme.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/smartptr/runme.py b/Examples/python/smartptr/runme.py index 15e5232e2..5ea1fb947 100644 --- a/Examples/python/smartptr/runme.py +++ b/Examples/python/smartptr/runme.py @@ -1,6 +1,6 @@ # file: runme.py -# This file illustrates the shadow-class C++ interface generated +# This file illustrates the proxy class C++ interface generated # by SWIG. import example |
