From: bangerth Date: Wed, 14 Mar 2012 16:47:47 +0000 (+0000) Subject: Two more typos. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81f1e3b4d7590b370eb738140cd230b64bc38ce;p=dealii-svn.git Two more typos. git-svn-id: https://svn.dealii.org/trunk@25278 0785d39b-7218-0410-832d-ea1e28bc413d --- 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