Skip to content

Commit 8cfa5e9

Browse files
Fix oopsie.
1 parent baa79d6 commit 8cfa5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OrdinaryDiffEqRosenbrock/src/generic_rosenbrock.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ references = """
10881088
""",
10891089
with_step_limiter=true) Rodas42
10901090

1091-
@doc rosenbrock_wolfbrandt_docstring(
1091+
@doc rosenbrock_docstring(
10921092
"""
10931093
4th order A-stable stiffly stable Rosenbrock method with a stiff-aware 3rd order interpolant. 4th order
10941094
on linear parabolic problems and 3rd order accurate on nonlinear parabolic problems (as opposed to

0 commit comments

Comments
 (0)