From: Wolfgang Bangerth Date: Tue, 4 Jul 2000 14:00:22 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~20288 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=502865c17449e34704415919382e76b8dd4763e5;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@3135 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe.h b/deal.II/deal.II/include/fe/fe.h index b640c3ceea..bd9c7b70a7 100644 --- a/deal.II/deal.II/include/fe/fe.h +++ b/deal.II/deal.II/include/fe/fe.h @@ -1727,7 +1727,7 @@ class FiniteElement : public FiniteElementBase * * Some finite elements, * especially in higher - * dimensions, may chose not to + * dimensions, may choose not to * implement this function * because the computational * effort is growing rapidly, for