diff options
| author | William S Fulton <wsf@fultondesigns.co.uk> | 2009-08-21 00:25:11 +0000 |
|---|---|---|
| committer | William S Fulton <wsf@fultondesigns.co.uk> | 2009-08-21 00:25:11 +0000 |
| commit | 3932d02a2a74984ac016692cd34efbf7952060ea (patch) | |
| tree | 916ceede7cb140e9c1782b6aa4f1d824d94866f7 /Examples/python/pointer/index.html | |
| parent | 1be8bd5d8eee68bfe2806cc0efbbbaf86409af6f (diff) | |
| download | swig-3932d02a2a74984ac016692cd34efbf7952060ea.tar.gz | |
fix SWIG naming convention
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
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 ceef30566..b99c8fe4c 100644 --- a/Examples/python/pointer/index.html +++ b/Examples/python/pointer/index.html @@ -144,7 +144,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.i">example.i</a> (SWIG interface) <li> <a href="example.py">example.py</a> (Python Script) </ul> |
