From: Martin Kronbichler Date: Wed, 27 Jul 2016 12:25:21 +0000 (+0200) Subject: Fix typo X-Git-Tag: v8.5.0-rc1~836^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77de182e07b8c25a2930143e60783bdf51daa563;p=dealii.git Fix typo --- 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