From: Wolfgang Bangerth Date: Wed, 5 Mar 2008 02:29:54 +0000 (+0000) Subject: Fix a couple of typos. X-Git-Tag: v8.0.0~9316 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa09056a46a856f7b258f47c4689ae4fcd12a142;p=dealii.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