From: Luca Heltai Date: Mon, 6 Apr 2015 17:50:01 +0000 (+0200) Subject: Fixed comment by tamiko. X-Git-Tag: v8.3.0-rc1~314^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ef19e66fbce668e6b2857dd731d4b5b9730391;p=dealii.git Fixed comment by tamiko. --- diff --git a/include/deal.II/fe/mapping_fe.h b/include/deal.II/fe/mapping_fe.h index 6c3ac059dd..4f6c361579 100644 --- a/include/deal.II/fe/mapping_fe.h +++ b/include/deal.II/fe/mapping_fe.h @@ -34,7 +34,7 @@ DEAL_II_NAMESPACE_OPEN /** * The MappingFE is a generalization of the MappingQEulerian class, for arbitrary * vectorial finite elements. The main difference is that this class uses a vector - * of absolute positions instead of a vector of displacement. + * of absolute positions instead of a vector of displacements. * In particular we think of a collections of a FE_Q or * Bezier finite element (FE_Bernstein) repeated a number of times equal to the space * dimension. The idea is to construct the mapping using a vector of control