From: Bruno Turcksin Date: Wed, 3 Aug 2016 21:26:28 +0000 (-0400) Subject: Fix a typo in the documentation. X-Git-Tag: v8.5.0-rc1~807^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2913%2Fhead;p=dealii.git Fix a typo in the documentation. --- diff --git a/include/deal.II/grid/manifold.h b/include/deal.II/grid/manifold.h index ed1aaa95ce..6693a9b8ca 100644 --- a/include/deal.II/grid/manifold.h +++ b/include/deal.II/grid/manifold.h @@ -665,7 +665,7 @@ private: * tangent to a surface embedded in higher dimensional space, or simply the * three unit vectors of ${\mathbb R}^3$), one needs to also have access * to the gradient of the push-forward function $F$. The gradient - * is the matrix ${\nabla F)_{ij}=\partial_j F_i$, where we take the derivative + * is the matrix $(\nabla F)_{ij}=\partial_j F_i$, where we take the derivative * with regard to the chartdim reference coordinates on the flat Euclidean * space in which $\mathcal B$ is located. In other words, at a point * $\mathbf x$, $\nabla F(\mathbf x)$ is a matrix of size @p spacedim