From 346242998c4927fc6434549c22e44c7edaa27d65 Mon Sep 17 00:00:00 2001 From: heister Date: Wed, 29 Sep 2010 13:05:10 +0000 Subject: [PATCH] fix typo in documentation. git-svn-id: https://svn.dealii.org/trunk@22189 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/hp/dof_objects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/hp/dof_objects.h b/deal.II/deal.II/include/hp/dof_objects.h index c889d584b3..88c8af7dfb 100644 --- a/deal.II/deal.II/include/hp/dof_objects.h +++ b/deal.II/deal.II/include/hp/dof_objects.h @@ -196,7 +196,7 @@ namespace internal * * If the object is not part * of an active cell, then no - * degrtees of freedom have + * degrees of freedom have * been distributed and zero * is returned. */ -- 2.39.5