summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-18 19:31:50 +0000
committerGitHub <noreply@github.com>2019-02-18 19:31:50 +0000
commit911bc5310fa9af71f1632b81724927c9038d8a45 (patch)
tree41211207dde30e1a644bbb35ddf92d5c1f997d24 /Doc
parentbe9d736597e359480dd98d05612e5dbc4747dd6d (diff)
parentb7a400f9914f658b1fe5c5905d60403edbbd7ca1 (diff)
downloadswig-911bc5310fa9af71f1632b81724927c9038d8a45.tar.gz
Merge pull request #1472 from ZackerySpytz/OCaml-SWIGTYPE-typecheck
[OCaml] Add a typecheck typemap for SWIGTYPE
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Manual/SWIGPlus.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/SWIGPlus.html b/Doc/Manual/SWIGPlus.html
index a6cb93f63..8ad9daedf 100644
--- a/Doc/Manual/SWIGPlus.html
+++ b/Doc/Manual/SWIGPlus.html
@@ -4616,7 +4616,7 @@ except Error, e:
<p>
Details of how to tailor code for handling the caught C++ exception and converting it into the target language's exception/error handling mechanism
-is outlined in the <a href="Typemaps.html#throws_typemap">"throws" typemap</a> section.
+is outlined in the <a href="Typemaps.html#Typemaps_throws_typemap">"throws" typemap</a> section.
</p>
<p>