From 9b2f68fa9fe1014adfb47e7a167e901fcc716060 Mon Sep 17 00:00:00 2001 From: alberto sartori Date: Mon, 28 Dec 2015 10:57:02 +0100 Subject: [PATCH] fixed doc --- doc/doxygen/headers/constraints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5