From 94051f5651db93518175a5672d8b797c2a3e8001 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 24 Mar 2004 19:55:12 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@8862 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5