Merge branch 'hakonhagland-doc_fix'

* hakonhagland-doc_fix:
  Documentation refers to wrong chapter.
This commit is contained in:
William S Fulton 2018-10-24 19:56:48 +01:00
commit 0bd7134ffc

View file

@ -32,7 +32,7 @@
<p>
In Chapter 3, SWIG's treatment of basic datatypes and pointers was
In Chapter 5, SWIG's treatment of basic datatypes and pointers was
described. In particular, primitive types such as <tt>int</tt> and
<tt>double</tt> are mapped to corresponding types in the target
language. For everything else, pointers are used to refer to