From a81f1e3b4d7590b370eb738140cd230b64bc38ce Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 14 Mar 2012 16:47:47 +0000 Subject: [PATCH] Two more typos. git-svn-id: https://svn.dealii.org/trunk@25278 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-30/step-30.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/examples/step-30/step-30.cc b/deal.II/examples/step-30/step-30.cc index 8101812489..954bf76fae 100644 --- a/deal.II/examples/step-30/step-30.cc +++ b/deal.II/examples/step-30/step-30.cc @@ -639,11 +639,11 @@ namespace Step30 // whether the neighbor is // coarser. If not, then it // is neither coarser nor - // finer, since finer + // finer, since any finer // neighbor would have been - // reated above with case + // treated above with case // b). Of all the cases with - // thesame refinement + // the same refinement // situation of our cell and // the neighbor we want to // treat only one half, so -- 2.39.5