From: Guido Kanschat Date: Tue, 20 Jul 2010 04:07:36 +0000 (+0000) Subject: fix typo in documentation X-Git-Tag: v8.0.0~5789 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ad393a59a07c2702d6f1b261b9cb5e96a60141;p=dealii.git fix typo in documentation git-svn-id: https://svn.dealii.org/trunk@21541 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_bdm.h b/deal.II/deal.II/include/fe/fe_bdm.h index a1ca795147..1f83991c47 100644 --- a/deal.II/deal.II/include/fe/fe_bdm.h +++ b/deal.II/deal.II/include/fe/fe_bdm.h @@ -45,7 +45,7 @@ using namespace dealii; * Additionally, for order greater or equal 2, we have additional * p(p-1), the number of vector valued polynomials in * Pp, interior degrees of freedom. These are the - * vector function values in the first p(p-1)/2 of the + * vector function values in the first p(p-1)/2 of the * p2 Gauss points in the cell. */ template