From: wolf Date: Wed, 24 Mar 2004 19:55:12 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94051f5651db93518175a5672d8b797c2a3e8001;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@8862 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index b531765ed8..9f0f8a75f8 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -873,7 +873,7 @@ class DoFTools /** * This function can be used when * different variables shall be - * discritized on different + * discretized on different * grids, where one grid is * coarser than the other. This * idea might seem nonsensical at