Skip to content

Commit 92fb098

Browse files
committed
Fix doi
1 parent a0ac788 commit 92fb098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pgen/shattering.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//!
99
//! REFERENCE: Max Gronke, S Peng Oh, Is multiphase gas cloudy or misty?, Monthly Notices
1010
//! of the Royal Astronomical Society: Letters, Volume 494, Issue 1, May 2020, Pages
11-
//! L27–L31, https://doi.org/10.1093/mnrasl/slaa033G
11+
//! L27–L31, https://doi.org/10.1093/mnrasl/slaa033
1212

1313
// C++ headers
1414
#include <cmath> // sqrt()

0 commit comments

Comments
 (0)