Skip to content

Commit 7a583b2

Browse files
author
Ilya Mandel
committed
Typo fix
1 parent 849d11b commit 7a583b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changelog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,7 @@
15521552
// 03.18.06 IM - May 9, 2025 - Enhancement, defect repair:
15531553
// - Added several outputs to provide more information and aid code testing: SEMI_MAJOR_AXIS_POST_STAGE_1_CE (for the 2-stage CE); BINDING_ENERGY_CONVECTIVE_ENVELOPE, CONVECTIVE_ENV_MASS, LAMBDA_CONVECTIVE_ENVELOPE (convective envelope binding energy, mass, and lambda, respectively, Picker prescription)
15541554
// - Ensure that the MANDEL main sequence core mass prescription never provides a core mass exceeding the total mass
1555-
// - Corrected several erroneous comments, cleaned up a few function defintions
1555+
// - Corrected several erroneous comments, cleaned up a few function definitions
15561556

15571557
const std::string VERSION_STRING = "03.18.06";
15581558

0 commit comments

Comments
 (0)