diff options
| author | sunoru <sunoru@live.com> | 2016-12-31 23:06:56 +0800 |
|---|---|---|
| committer | sunoru <sunoru@live.com> | 2016-12-31 23:06:56 +0800 |
| commit | 8985c34809f21272b774cbdf7a0af5a526db72db (patch) | |
| tree | af42cc95cbb5141f12fe77a92b77b8f561bfe93d /Examples/python/pointer/index.html | |
| parent | 70801d47d10deb477633a4c6421fbbba6f0ea8d7 (diff) | |
| download | swig-8985c34809f21272b774cbdf7a0af5a526db72db.tar.gz | |
Fix some typos in docs and examples and make the code look nicer.
Diffstat (limited to 'Examples/python/pointer/index.html')
| -rw-r--r-- | Examples/python/pointer/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/pointer/index.html b/Examples/python/pointer/index.html index b99c8fe4c..ae52eddfd 100644 --- a/Examples/python/pointer/index.html +++ b/Examples/python/pointer/index.html @@ -145,7 +145,7 @@ extraction. <ul> <li> <a href="example.c">example.c</a> (C Source) <li> <a href="example.i">example.i</a> (SWIG interface) -<li> <a href="example.py">example.py</a> (Python Script) +<li> <a href="runme.py">runme.py</a> (Python Script) </ul> <h2>Notes</h2> |
