Skip to content

Commit d50ff55

Browse files
committed
Fix typo in documentation.
1 parent 2f97893 commit d50ff55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Probability/Distribution/Table/TDistribution.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class TDistribution
111111

112112
/**
113113
* Two-sided t distribution table
114-
* Confidence level percentaces
114+
* Confidence level percentages
115115
* @var array<int|string, array<numeric|string, int|float>>
116116
*/
117117
private const TWO_SIDED_CONFIDENCE_LEVEL = [

0 commit comments

Comments
 (0)