From: Wolfgang Bangerth Date: Wed, 1 Oct 2008 16:00:43 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~8596 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf082bd5fa9f773a69f3a8f31862299051592c7;p=dealii.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)