Skip to content

Commit cfac4e7

Browse files
committed
modify extension algs
1 parent b80c048 commit cfac4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/advanced/custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The inputs to the function are as follows:
3333
- `p`, a set of parameters
3434
- `newA`, a `Bool` which is `true` if `A` has been modified since last solve
3535
- `Pl`, left-preconditioner
36-
- `Pr`, right-preconditioner
36+
- `Pr`, right-preconditionerz
3737
- `solverdata`, solver cache set to `nothing` if solver hasn't been initialized
3838
- `kwargs`, standard SciML keyword arguments such as `verbose`, `maxiters`, `abstol`, `reltol`
3939

0 commit comments

Comments
 (0)