From 33315af91df032c12467de16070a2d83e14e6ced Mon Sep 17 00:00:00 2001
From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Mon, 19 Apr 2004 20:31:01 +0000
Subject: [PATCH] Fix typo.

git-svn-id: https://svn.dealii.org/trunk@9064 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/deal.II/include/grid/grid_generator.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deal.II/deal.II/include/grid/grid_generator.h b/deal.II/deal.II/include/grid/grid_generator.h
index dfffaf7f4e..50b9a5ff45 100644
--- a/deal.II/deal.II/include/grid/grid_generator.h
+++ b/deal.II/deal.II/include/grid/grid_generator.h
@@ -113,7 +113,7 @@ template <typename number> class SparseMatrix;
  *      suitable boundary class is provided as HyperSphereBoundary
  *      in the library.
  *
- *    <li> Half shells: This is a variant of the preceeding domain,
+ *    <li> Half shells: This is a variant of the preceding domain,
  *      where only one half of the shell is taken, defined by the first
  *      coordinate having non-negative values. This class is useful in
  *      computations with rotational symmetry, as then a 3d shell can be
-- 
2.39.5