From 50de8065f0aaeae9d4f7235527bb475c6bab669f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 1 Apr 2018 11:15:13 -0600 Subject: [PATCH] Fix doc mistake. --- include/deal.II/fe/fe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/fe/fe.h b/include/deal.II/fe/fe.h index e632908b56..0e75e243fa 100644 --- a/include/deal.II/fe/fe.h +++ b/include/deal.II/fe/fe.h @@ -1260,7 +1260,7 @@ public: /** - * Return the matrix interpolating from a face of of one element to the + * Return the matrix interpolating from a face of one element to the * subface of the neighboring element. The size of the matrix is then * source.#dofs_per_face times this->#dofs_per_face. * -- 2.39.5