From 9a865cf1084966afed701ae5423368a6ae5197da Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Wed, 14 Mar 2012 14:02:03 +0000 Subject: [PATCH] Corrected typo. git-svn-id: https://svn.dealii.org/trunk@25275 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-30/step-30.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-30/step-30.cc b/deal.II/examples/step-30/step-30.cc index 8da69df937..8101812489 100644 --- a/deal.II/examples/step-30/step-30.cc +++ b/deal.II/examples/step-30/step-30.cc @@ -641,7 +641,7 @@ namespace Step30 // is neither coarser nor // finer, since finer // neighbor would have been - // reated above withz case + // reated above with case // b). Of all the cases with // thesame refinement // situation of our cell and -- 2.39.5