mirror of
https://github.com/apache/commons-math.git
synced 2025-03-08 17:39:14 +00:00
Remove extra whitespace in Javadoc @link tags
This commit is contained in:
parent
8dad3b8b5f
commit
01a5a62e56
@ -140,7 +140,7 @@ public class DescriptiveStatistics implements StatisticalSummary {
|
||||
* Construct a DescriptiveStatistics instance with an infinite window
|
||||
* and the initial data values in {@code initialDoubleArray}.
|
||||
* If {@code initialDoubleArray} is {@code null}, then this constructor
|
||||
* corresponds to {@link #DescriptiveStatistics() }.
|
||||
* corresponds to {@link #DescriptiveStatistics()}.
|
||||
*
|
||||
* @param initialDoubleArray the initial Double[].
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user