From 1737ffa8c0b5c8c7b465626c9619fec0b814651a Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 23 Aug 2013 14:03:10 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@30449 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/fe_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5