From: wolf Date: Mon, 8 Aug 2005 16:41:40 +0000 (+0000) Subject: Spell check. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a5a5cc9736a24c81701566de6edd1d814634ec;p=dealii-svn.git Spell check. git-svn-id: https://svn.dealii.org/trunk@11242 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-12/step-12.cc b/deal.II/examples/step-12/step-12.cc index 184fc834b5..ee96da8a85 100644 --- a/deal.II/examples/step-12/step-12.cc +++ b/deal.II/examples/step-12/step-12.cc @@ -60,7 +60,7 @@ // combination with a block SSOR // preconditioner (defined in // precondition_block.h), that uses - // the special block matrix structur + // the special block matrix structure // of system matrices arising from DG // discretizations. #include