rdonkin 2003/11/19 15:22:00
Modified: math/xdocs/userguide overview.xml
Log:
Correct typo in documentation. Submitted by Doug Bateman.
Revision Changes Path
1.6 +2 -2 jakarta-commons/math/xdocs/userguide/overview.xml
Index: overview.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/xdocs/userguide/overview.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- overview.xml 15 Nov 2003 18:38:16 -0000 1.5
+++ overview.xml 19 Nov 2003 23:22:00 -0000 1.6
@@ -58,7 +58,7 @@
<li><a href="random.html">org.apache.commons.math.random</a> - random
numbers, strings and data generation</li>
<li><a href="special.html">org.apache.commons.math.special</a> - special
functions (Gamma, Beta) </li>
<li><a href="linear.html">org.apache.commons.math.linear</a> - matrices,
solving linear systems </li>
- <li><a href="utilities.html">org.apache.commons.matn.utitlities</a> -
common math/stat functions extending java.lang.Math </li>
+ <li><a href="utilities.html">org.apache.commons.math.util</a> - common
math/stat functions extending java.lang.Math </li>
</ol>
Package javadocs are <a href="../apidocs/index.html">here</a>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]