From: bangerth Date: Wed, 1 Oct 2008 16:00:43 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a137806e01dc8c969f4674e1ac0d987fec9430e;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@17074 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_raviart_thomas.cc b/deal.II/deal.II/source/fe/fe_raviart_thomas.cc index 4580642ebb..c8a90c80ce 100644 --- a/deal.II/deal.II/source/fe/fe_raviart_thomas.cc +++ b/deal.II/deal.II/source/fe/fe_raviart_thomas.cc @@ -330,7 +330,7 @@ FE_RaviartThomas::initialize_restriction() // when building the shape // functions, these weights // are equal to the - // corresponding shpe + // corresponding shape // functions. for (unsigned int k=0;kdofs_per_cell; ++i_child)