From 77de182e07b8c25a2930143e60783bdf51daa563 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 27 Jul 2016 14:25:21 +0200 Subject: [PATCH] Fix typo --- tests/multigrid/dof_04.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/multigrid/dof_04.cc b/tests/multigrid/dof_04.cc index 5feefaa0b4..d6eb7b11f0 100644 --- a/tests/multigrid/dof_04.cc +++ b/tests/multigrid/dof_04.cc @@ -51,7 +51,7 @@ void check() cell->get_mg_dof_indices(mg_dof_indices); bool has_error = false; // dof indices should have the same order on both the mg dofs and the - // usual dofs becuse there is only one level + // usual dofs because there is only one level for (unsigned int i=0; i