Skip to content

Commit 7fd9fd0

Browse files
ChrisRackauckaslopezm94
authored andcommitted
Fix docs typo (#121)
1 parent f47c456 commit 7fd9fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gmres.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ $arg
173173
174174
`Pl = 1`: left preconditioner of the method.
175175
176-
`Pr = 1`: left preconditioner of the method.
176+
`Pr = 1`: right preconditioner of the method.
177177
178178
`tol::Real = sqrt(eps())`: stopping tolerance.
179179

0 commit comments

Comments
 (0)