Skip to content

Commit bea4287

Browse files
Update docs/src/advanced/custom.md
Co-authored-by: Dennis Ogiermann <termi-official@users.noreply.github.com>
1 parent fbca249 commit bea4287

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-preconditionerz
36+
- `Pr`, right-preconditioner
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)