summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2016-08-01 09:51:46 +1200
committerOlly Betts <olly@survex.com>2016-08-01 09:51:51 +1200
commit5648418c98e5cefc363db1d4ae3125618297ee79 (patch)
treecef43cf33a42b0c9b0c2c296cc1d0e16579e7d6b
parentd0a45be1ebfe125d51696b48cb5d359bc7431052 (diff)
downloadswig-5648418c98e5cefc363db1d4ae3125618297ee79.tar.gz
Remove bogus full stop
-rw-r--r--Doc/Manual/Extending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Extending.html b/Doc/Manual/Extending.html
index 14dcbdccd..e44d53084 100644
--- a/Doc/Manual/Extending.html
+++ b/Doc/Manual/Extending.html
@@ -2534,7 +2534,7 @@ also return a pointer to the base class (<tt>Language</tt>) so that only the int
</p>
<p>
-Save the code for your language module in a file named "<tt>python.cxx</tt>" and.
+Save the code for your language module in a file named "<tt>python.cxx</tt>" and
place this file in the <tt>Source/Modules</tt> directory of the SWIG distribution.
To ensure that your module is compiled into SWIG along with the other language modules,
modify the file <tt>Source/Modules/Makefile.am</tt> to include the additional source