Link typo fix

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@708242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2008-10-27 17:26:52 +00:00
parent 73f66de5ba
commit 9ab8e8bd0e

View File

@ -99,7 +99,7 @@
org.apache.poi.hssf.record.formula.FormulaParser</strong> class. This class implements a hand
written recursive descent parser.
</p>
<p>Check out the <link href="http://poi.apache.org/javadocs/">javadocs </link> for details.
<p>Check out the <link href="http://poi.apache.org/apidocs/">javadocs</link> for details.
</p>
</section>