From: bangerth Date: Wed, 5 Mar 2008 02:29:54 +0000 (+0000) Subject: Fix a couple of typos. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e274428a8d238d82752cc856a45c4466a67fc03;p=dealii-svn.git Fix a couple of typos. git-svn-id: https://svn.dealii.org/trunk@15854 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-22/step-22.cc b/deal.II/examples/step-22/step-22.cc index 33adb65ef1..fa91fed973 100644 --- a/deal.II/examples/step-22/step-22.cc +++ b/deal.II/examples/step-22/step-22.cc @@ -481,7 +481,7 @@ StokesProblem::StokesProblem (const unsigned int degree) // the sparse matrix from its // sparsity pattern object. // - // We the procedd with distributing + // We then proceed with distributing // degrees of freedom and renumbering // them: In order to make the ILU // preconditioner (in 3D) work