From: Wolfgang Bangerth Date: Thu, 23 Apr 2009 23:42:06 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~7764 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432338658bbbee996d0a2a94ae95220168452a5a;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@18726 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/grid_refinement.h b/deal.II/deal.II/include/grid/grid_refinement.h index bcfb899174..14492cd2f4 100644 --- a/deal.II/deal.II/include/grid/grid_refinement.h +++ b/deal.II/deal.II/include/grid/grid_refinement.h @@ -46,7 +46,7 @@ template class Vector; namespace GridRefinement { /** - * @brief Refinement strategy with predictable groth of the mesh + * @brief Refinement strategy with predictable growth of the mesh * * This function takes a vector of refinement @p criteria and two values * between zero and one denoting the fractions of cells to be refined