From 239160605941e27ab3d2c1cb2c55456281e310d8 Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Sun, 25 Jun 2023 14:59:00 -0700 Subject: [PATCH] fix typo in section title --- doc/cvode/guide/source/Usage/index.rst | 4 ++-- doc/cvodes/guide/source/Usage/SIM.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cvode/guide/source/Usage/index.rst b/doc/cvode/guide/source/Usage/index.rst index 3679de1b9c..b2f1b7d7a3 100644 --- a/doc/cvode/guide/source/Usage/index.rst +++ b/doc/cvode/guide/source/Usage/index.rst @@ -1630,8 +1630,8 @@ the :c:func:`CVodeSetEpsLin` function. .. _CVODE.Usage.CC.optional_input.optin_nls: -Linear solver interface optional input functions -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Nonlinear solver interface optional input functions +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. _CVODE.Usage.CC.optional_input.optin_nls_table: diff --git a/doc/cvodes/guide/source/Usage/SIM.rst b/doc/cvodes/guide/source/Usage/SIM.rst index f619cda6af..5bfae0d931 100644 --- a/doc/cvodes/guide/source/Usage/SIM.rst +++ b/doc/cvodes/guide/source/Usage/SIM.rst @@ -1627,8 +1627,8 @@ the :c:func:`CVodeSetEpsLin` function. .. _CVODES.Usage.SIM.optional_input.optin_nls: -Linear solver interface optional input functions -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Nonlinear solver interface optional input functions +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. _CVODES.Usage.SIM.optional_input.optin_nls_table: