From: wolf Date: Tue, 4 Jul 2000 14:00:22 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a79f67061351a497bed96f53bed7d569fc0e2c;p=dealii-svn.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