From 621b6db0dcd29fe36978c877bbd287fa2c0cb843 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Wed, 16 Oct 2013 14:41:36 +0000 Subject: [PATCH] Delete stray 'of' git-svn-id: https://svn.dealii.org/trunk@31258 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 647de86ce8..4067d70983 100644 --- a/deal.II/include/deal.II/fe/mapping.h +++ b/deal.II/include/deal.II/fe/mapping.h @@ -591,7 +591,7 @@ public: mapping_contravariant_gradient() and mapping_piola_gradient() are only true as stated for linear mappings. If, for example, the mapping is bilinear then there is a missing - term associated with the derivative of of J. + term associated with the derivative of J. */ virtual void -- 2.39.5