Skip to content

Commit

Permalink
Fix typos in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven-Roberts committed Sep 10, 2024
1 parent 7e325c8 commit 9bb63c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Removed error floors from the SUNAdaptController implementations which could
unnecessarily limit the time size growth, particularly after the first step.

On the first two time steps, the Soderlind controller uses an I controller
instead omitting unavailable terms.
instead of omitting unavailable terms.

Fixed the loading of ARKStep's default first order explicit method.

Expand Down
2 changes: 1 addition & 1 deletion doc/shared/RecentChanges.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ unnecessarily limit the time size growth, particularly after the first step.

On the first two time steps, the
:ref:`Soderlind controller <SUNAdaptController.Soderlind>` uses an I controller
instead omitting unavailable terms.
instead of omitting unavailable terms.

Fixed the loading of ARKStep's default first order explicit method.

Expand Down

0 comments on commit 9bb63c0

Please sign in to comment.