fixed javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@822454 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
798518841b
commit
2ed606cfc0
|
@ -17,7 +17,7 @@
|
|||
package org.apache.commons.math;
|
||||
|
||||
/**
|
||||
* Exeption thrown when a sample contains several entries at the same abscissa.
|
||||
* Exception thrown when a sample contains several entries at the same abscissa.
|
||||
*
|
||||
* @since 1.2
|
||||
* @version $Revision$ $Date$
|
||||
|
|
Loading…
Reference in New Issue