Skip to content

Commit baa79d6

Browse files
Try to clarify the 'W'
1 parent ce2df44 commit baa79d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OrdinaryDiffEqRosenbrock/src/OrdinaryDiffEqRosenbrock.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ function rosenbrock_wolfbrandt_docstring(description::String,
118118
end
119119

120120
generic_solver_docstring(
121-
description, name, "Rosenbrock-Wanner-Wolfbrandt Method. ", references,
121+
description, name, "Rosenbrock-Wanner-W(olfbrandt) Method. ", references,
122122
keyword_default_description, keyword_default
123123
)
124124
end

0 commit comments

Comments
 (0)