From: Wolfgang Bangerth Date: Fri, 23 Aug 2013 14:03:10 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.1.0~988 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6fdd0b4118197cb1b29db32353c9c9dcbf3f05c;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@30449 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/fe_tools.h b/deal.II/include/deal.II/fe/fe_tools.h index 993a1cdcec..1cc390f751 100644 --- a/deal.II/include/deal.II/fe/fe_tools.h +++ b/deal.II/include/deal.II/fe/fe_tools.h @@ -164,7 +164,7 @@ namespace FETools * numbering of local degrees of freedom, namely first first vertex, * then second vertex, after vertices lines, quads, and hexes. For * each index, the entry indicates the index which this degree of - * freedom receives in a umbering scheme, where the first block is + * freedom receives in a numbering scheme, where the first block is * numbered completely before the second. */ template