From: Jean-Paul Pelteret Date: Wed, 24 Jan 2018 14:24:41 +0000 (+0100) Subject: Update solver_qmrs.h X-Git-Tag: v9.0.0-rc1~524^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d16b2d28e01d462b155aa1acf81aa3d77fa257f;p=dealii.git Update solver_qmrs.h --- diff --git a/include/deal.II/lac/solver_qmrs.h b/include/deal.II/lac/solver_qmrs.h index 48f64302ac..cb885e8a8e 100644 --- a/include/deal.II/lac/solver_qmrs.h +++ b/include/deal.II/lac/solver_qmrs.h @@ -117,7 +117,7 @@ public: /** * Constructor. * - * The default is right preconditioning, with the @p solver_tolerance chosen to be 1e-9 and + * The default is right preconditioning, with the @p solver_tolerance chosen to be 1e-9 and * the @p breakdown_threshold set at 1e-16. */ explicit