diff options
Diffstat (limited to 'Doc/Manual/SWIG.html')
-rw-r--r-- | Doc/Manual/SWIG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html index 25dc899de..f9ea5b2ef 100644 --- a/Doc/Manual/SWIG.html +++ b/Doc/Manual/SWIG.html @@ -258,7 +258,7 @@ this option the default output directory is the path to the input file. If <tt>-o</tt> and <tt>-outcurrentdir</tt> are used together, <tt>-outcurrentdir</tt> is effectively ignored as the output directory for the language files is the same directory as the -generated C/C++ file if not overidden with <tt>-outdir</tt>. +generated C/C++ file if not overridden with <tt>-outdir</tt>. </p> <H3><a name="SWIG_nn5"></a>5.1.3 Comments</H3> |