Javadoc formatting.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1422337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2012-12-15 20:04:47 +00:00
parent 7d61c9ada9
commit 623963275a
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ public class EmpiricalDistribution extends AbstractRealDistribution {
/**
* Computes the empirical distribution using data read from a URL.
*
* <p>The input file <i>must</i> be an ASCII text file containing one
* valid numeric entry per line.</p>
*