From ddbfe62de3bf797a0aa9cb3d5e4f67ba908fc1a0 Mon Sep 17 00:00:00 2001 From: Steven Roberts Date: Thu, 11 Apr 2024 09:01:12 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Daniel R. Reynolds --- doc/arkode/guide/source/Butcher.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arkode/guide/source/Butcher.rst b/doc/arkode/guide/source/Butcher.rst index 106935436b..415d69004a 100644 --- a/doc/arkode/guide/source/Butcher.rst +++ b/doc/arkode/guide/source/Butcher.rst @@ -163,7 +163,7 @@ Accessible via the constant ``ARKODE_FORWARD_EULER_1_1`` to Accessible via the string ``"ARKODE_FORWARD_EULER_1_1"`` to :c:func:`ARKStepSetTableName`, :c:func:`ERKStepSetTableName` or :c:func:`ARKodeButcherTable_LoadERKByName`. -This is the default 1st order explicit method (from :cite:p:`Euler:68`).. +This is the default 1st order explicit method (from :cite:p:`Euler:68`). .. math::