summaryrefslogtreecommitdiff
path: root/Doc/Manual/Contents.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Contents.html')
-rw-r--r--Doc/Manual/Contents.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html
index cecd54958..e78410af6 100644
--- a/Doc/Manual/Contents.html
+++ b/Doc/Manual/Contents.html
@@ -1458,7 +1458,7 @@
</ul>
<li><a href="Python.html#Python_nn58">Typemap Examples</a>
<ul>
-<li><a href="Python.html#Python_nn59">Converting Python list to a char ** </a>
+<li><a href="Python.html#Python_nn59">Converting a Python list to a char ** </a>
<li><a href="Python.html#Python_nn60">Expanding a Python object into multiple arguments</a>
<li><a href="Python.html#Python_nn61">Using typemaps to return arguments</a>
<li><a href="Python.html#Python_nn62">Mapping Python tuples into small arrays</a>