From 15ea53a926e1d44f16bb0012ca28a55979a0f6d4 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Fri, 10 Sep 2010 14:31:11 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@21915 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_renumbering.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/dofs/dof_renumbering.h b/deal.II/deal.II/include/dofs/dof_renumbering.h index 4e06d61a6a..d991afc881 100644 --- a/deal.II/deal.II/include/dofs/dof_renumbering.h +++ b/deal.II/deal.II/include/dofs/dof_renumbering.h @@ -802,7 +802,7 @@ namespace DoFRenumbering * index are behind all degrees * of freedom of a cell with * lower index. The order inside - * a cell bloock will be the same + * a cell block will be the same * as before this renumbering. * * This function only works with -- 2.39.5