Skip to content

Commit 85b10fe

Browse files
committed
Changelog tweak
1 parent b902b58 commit 85b10fe

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
@@ -860,7 +860,7 @@
860860
// - Changed all occurences of PPOW(base, 1.0/3.0) with std::cbrt, as the former could not handle negative bases
861861
// - Changed all occurences of sqrt with std::sqrt for consistency with the above change
862862
// 02.26.03 IM - Jan 10, 2022 - Defect repair, code cleanup:
863-
// - Cleaned up treatment of HG donors having CONVECTIVE envelopes in LEGACY; fixes an issue with missed failed CEs introduced in 02.25.01
863+
// - Cleaned up treatment of HG donors having CONVECTIVE envelopes in LEGACY; fixed an issues with CEs from HG donors introduced in 02.25.01
864864

865865
const std::string VERSION_STRING = "02.26.03";
866866

0 commit comments

Comments
 (0)