Skip to content

Commit ff0da26

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

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
@@ -76,7 +76,7 @@ contains
7676
! Marsaglia & Tsang generator for random normals & random exponentials.
7777
! Translated from C by Alan Miller ([email protected])
7878
!
79-
! Marsaglia, G. & Tsang, W.W. (2000) `The ziggurat method for generating
79+
! Marsaglia, G. & Tsang, W.W. (2000) 'The ziggurat method for generating
8080
! random variables', J. Statist. Software, v5(8).
8181
!
8282
! This is an electronic journal which can be downloaded from:

0 commit comments

Comments
 (0)