From 5f4b8d19328efd7ac1575325deaf62c6cf4f0e7e Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 7 Jun 2011 06:56:30 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@23794 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/grid/tria_faces.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/grid/tria_faces.h b/deal.II/include/deal.II/grid/tria_faces.h index 353e7e4e12..3fc65bca6c 100644 --- a/deal.II/include/deal.II/grid/tria_faces.h +++ b/deal.II/include/deal.II/grid/tria_faces.h @@ -33,7 +33,7 @@ namespace internal * the TriaFaces classes store the information belonging to the faces of a * triangualtion seperately from the TriaLevel classes. * - * This general template is only provided to enable a specialisation below. + * This general template is only provided to enable a specialization below. * * @author Tobias Leicht, 2006 */ -- 2.39.5