Skip to content

Commit a54e96f

Browse files
Update dae_solve.md
1 parent b5b2a5e commit a54e96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/solvers/dae_solve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ extra options for the solvers, see the ODE solver page.
7979
inexact Jacobians a second order W method.
8080
- `Rodas5` - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
8181
4th order interpolant.
82-
- `Rodas5P - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
82+
- `Rodas5P` - A 5th order A-stable stiffly stable Rosenbrock method with a stiff-aware
8383
4th order interpolant. Has improved stability in the adaptive time stepping embedding.
8484

8585
#### Rosenbrock-W Methods

0 commit comments

Comments
 (0)