fixed typo in javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619917 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9c5006b4a2
commit
7d7ac7cc85
|
@ -53,7 +53,7 @@ public class FDistributionImpl
|
|||
}
|
||||
|
||||
/**
|
||||
* For this disbution, X, this method returns P(X < x).
|
||||
* For this distribution, X, this method returns P(X < x).
|
||||
*
|
||||
* The implementation of this method is based on:
|
||||
* <ul>
|
||||
|
|
Loading…
Reference in New Issue