From: bangerth Date: Sat, 31 Mar 2012 10:45:12 +0000 (+0000) Subject: Minor markup-fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56bcae5c7a57aa52eb1d897e032d9ee34fc77e28;p=dealii-svn.git Minor markup-fix. git-svn-id: https://svn.dealii.org/trunk@25348 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/mapping.h b/deal.II/include/deal.II/fe/mapping.h index bd050b746c..1294e8e190 100644 --- a/deal.II/include/deal.II/fe/mapping.h +++ b/deal.II/include/deal.II/fe/mapping.h @@ -453,7 +453,7 @@ class Mapping : public Subscriptor * \mathbf u(\mathbf x) = J*(J^{T} J)^{-1}(\mathbf{\hat x})\mathbf{\hat * u}(\mathbf{\hat x}). * @f] - In the case when dim=spacedim the previous formula reduces to + * In the case when dim=spacedim the previous formula reduces to * @f[ * \mathbf u(\mathbf x) = J^{-T}(\mathbf{\hat x})\mathbf{\hat * u}(\mathbf{\hat x}).