From 3ed108fc7a28385d5061740236b61a3b01ccbf0c Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 8 Oct 2012 14:24:49 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.dealii.org/trunk@27005 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/fe_raviart_thomas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/fe/fe_raviart_thomas.h b/deal.II/include/deal.II/fe/fe_raviart_thomas.h index 525e7bcddf..9da49b7bdb 100644 --- a/deal.II/include/deal.II/fe/fe_raviart_thomas.h +++ b/deal.II/include/deal.II/fe/fe_raviart_thomas.h @@ -34,7 +34,7 @@ template class MappingQ; /** * Implementation of Raviart-Thomas (RT) elements, conforming with the * space Hdiv. These elements generate vector fields with - * normel components continuous between mesh cells. + * normal components continuous between mesh cells. * * We follow the usual definition of the degree of RT elements, which * denotes the polynomial degree of the largest complete polynomial -- 2.39.5