Skip to content

Commit 47e63d2

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

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
@@ -21,7 +21,7 @@ module stdlib_stats_distribution_exponential
2121

2222

2323
interface rvs_expon
24-
!! Version experimental
24+
!! Version: experimental
2525
!!
2626
!! Exponential Distribution Random Variates
2727
!! ([Specification](../page/specs/stdlib_stats_distribution_exponential.html#

0 commit comments

Comments
 (0)