Skip to content

Commit 7444dbe

Browse files
committed
fix a missing of
1 parent e3b0726 commit 7444dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/sphinx_documentation/source/LinearSolvers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ biconjugate gradient stabilized method, but can easily be changed with the :cpp:
360360

361361
void setBottomSolver (BottomSolver s);
362362

363-
Available choices the bottom solver are
363+
Available choices of the bottom solver are
364364

365365
- :cpp:`MLMG::BottomSolver::bicgstab`: The default.
366366

0 commit comments

Comments
 (0)