From c5a5a5cc9736a24c81701566de6edd1d814634ec Mon Sep 17 00:00:00 2001
From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Mon, 8 Aug 2005 16:41:40 +0000
Subject: [PATCH] Spell check.

git-svn-id: https://svn.dealii.org/trunk@11242 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/examples/step-12/step-12.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <lac/solver_richardson.h>
-- 
2.39.5