From: Wolfgang Bangerth Date: Sat, 31 Mar 2012 10:45:12 +0000 (+0000) Subject: Minor markup-fix. X-Git-Tag: v8.0.0~2729 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a087dbd0d084b355b77f5ea6ebf9ee02797c1a;p=dealii.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}).