From 113e1291fefc09f495d5f7c29ae294982e928b9c Mon Sep 17 00:00:00 2001 From: hartmann Date: Wed, 18 Jul 2001 09:40:58 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@4847 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/tria_boundary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/tria_boundary.h b/deal.II/deal.II/include/grid/tria_boundary.h index 780998d926..43165280d2 100644 --- a/deal.II/deal.II/include/grid/tria_boundary.h +++ b/deal.II/deal.II/include/grid/tria_boundary.h @@ -230,7 +230,7 @@ class Boundary : public Subscriptor * implementation is to throw an * error, so you need not * overload this function in case - * you don not intend to use C1 + * you do not intend to use C1 * mappings. * * Note that when computing -- 2.39.5