From: Wolfgang Bangerth Date: Fri, 28 Jul 2006 23:53:17 +0000 (+0000) Subject: Typo fix X-Git-Tag: v8.0.0~11475 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320c308f1a1ef1e22e6b88648a1b02183d0351a6;p=dealii.git Typo fix git-svn-id: https://svn.dealii.org/trunk@13488 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc index 3540cea552..755fbcf9a4 100644 --- a/tests/hp/step-3a.cc +++ b/tests/hp/step-3a.cc @@ -12,7 +12,7 @@ //---------------------------- step-3a.cc --------------------------- -// a variant of the hp-ified version of step-3a where we assign +// a variant of the hp-ified version of step-3 where we assign // different fe_indices in a symmetric way. the solution should be // symmetric as well, and in fact is