diff --git a/dumux/nonlinear/newtonsolver.hh b/dumux/nonlinear/newtonsolver.hh index 49100b41b90a1b8a76dc4418ea4702b1f0be1147..1fcb4773052862032df43ea9cfd23e7c48374900 100644 --- a/dumux/nonlinear/newtonsolver.hh +++ b/dumux/nonlinear/newtonsolver.hh @@ -19,9 +19,7 @@ /*! * \file * \ingroup Nonlinear - * \brief Reference implementation of the Newton solver. - * - * Usually this solver should be sufficient. + * \brief Reference implementation of a Newton solver. */ #ifndef DUMUX_NEWTON_SOLVER_HH #define DUMUX_NEWTON_SOLVER_HH