From 56bcae5c7a57aa52eb1d897e032d9ee34fc77e28 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 31 Mar 2012 10:45:12 +0000 Subject: [PATCH] Minor markup-fix. git-svn-id: https://svn.dealii.org/trunk@25348 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/mapping.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}). -- 2.39.5