From 6a92a0178ed2bd440fb780f4eeb0488e87e88a76 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 18 Jun 1999 11:22:52 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@1413 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 707fc7cdf9..010c609be0 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -102,7 +102,7 @@ class GridGenerator /** * Initialize the given * Triangulation with a hypercube - * with a slit. The slot goes + * with a slit. The slit goes * from the middle of the top * boundary to the middle of the * area. -- 2.39.5