minor formatting fix

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11825 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2010-01-20 20:01:13 +00:00
commit cc53e6c69e

View file

@ -676,7 +676,9 @@ This is often combined with the <tt>-outdir</tt> to specify a package directory
swig -java -package com.bloggs.swig -outdir com/bloggs/swig example.i
</pre></div>
<p>
SWIG won't create the directory, so make sure it exists beforehand.
</p>
<H3><a name="functions"></a>21.3.2 Functions</H3>