From: Wolfgang Bangerth Date: Mon, 19 Apr 2004 20:31:01 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~15285 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0739e80c5da911da932215c08ca416e3c2cb5a;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@9064 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 class SparseMatrix; * suitable boundary class is provided as HyperSphereBoundary * in the library. * - *
  • Half shells: This is a variant of the preceeding domain, + *
  • 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