Skip to content

Commit 59280d2

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

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
@@ -55,7 +55,7 @@ module stdlib_stats_distribution_exponential
5555

5656

5757
interface cdf_expon
58-
!! Version experimental
58+
!! Version: experimental
5959
!!
6060
!! Exponential Distribution Cumulative Distribution Function
6161
!! ([Specification](../page/specs/stdlib_stats_distribution_exponential.html#

0 commit comments

Comments
 (0)