Skip to content

Commit db5c109

Browse files
Update src/stdlib_stats_distribution_exponential.fypp
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent a330f31 commit db5c109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_stats_distribution_exponential.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module stdlib_stats_distribution_exponential
5656
interface cdf_exp
5757
!! Version experimental
5858
!!
59-
!! Exponential Distribution Cumulative Distribution Function
59+
!! Exponential Cumulative Distribution Function
6060
!! ([Specification](../page/specs/stdlib_stats_distribution_exponential.html#
6161
!! cdf_exp-exponential-distribution-cumulative-distribution-function))
6262
!!

0 commit comments

Comments
 (0)