fixed javadoc typos

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@611631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-01-13 20:21:20 +00:00
parent d085445d68
commit 9305664d2a
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ public class ValueServer {
* readable by *this at runtime.
* <p>
* This method must be called before using <code>getNext()</code>
* with <code>mode = DISGEST_MODE</code>
* with <code>mode = DIGEST_MODE</code>
*
* @throws IOException if an I/O error occurs reading the input file
*/
@ -162,7 +162,7 @@ public class ValueServer {
* readable by *this at runtime.
* <p>
* This method must be called before using <code>getNext()</code>
* with <code>mode = DISGEST_MODE</code>
* with <code>mode = DIGEST_MODE</code>
*
* @param binCount the number of bins used in computing the empirical
* distribution