From: alberto sartori Date: Mon, 28 Dec 2015 09:57:02 +0000 (+0100) Subject: fixed doc X-Git-Tag: v8.4.0-rc2~128^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2020%2Fhead;p=dealii.git fixed doc --- diff --git a/doc/doxygen/headers/constraints.h b/doc/doxygen/headers/constraints.h index bd386107c8..a2d6d1ed90 100644 --- a/doc/doxygen/headers/constraints.h +++ b/doc/doxygen/headers/constraints.h @@ -310,7 +310,7 @@ * additional constraints such as from hanging nodes. * * Of course, both approaches lead to the same final answer but in different - * ways. Using approach (i.e., when using use_inhomogeneities_for_rhs = false + * ways. Using the first approach (i.e., when using use_inhomogeneities_for_rhs = false * in ConstraintMatrix::distribute_local_to_global()), the linear system we * build has zero entries in the right hand side in all those places where a * degree of freedom is constrained, and some positive value on the matrix