Skip to content

Commit b77ec62

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

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
@@ -41,7 +41,7 @@ module stdlib_stats_distribution_exponential
4141

4242

4343
interface pdf_expon
44-
!! Version experimental
44+
!! Version: experimental
4545
!!
4646
!! Exponential Distribution Probability Density Function
4747
!! ([Specification](../page/specs/stdlib_stats_distribution_exponential.html#

0 commit comments

Comments
 (0)