From 1479e44b75962d9c00e82223e668e0e0cf018945 Mon Sep 17 00:00:00 2001
From: Ralf Hartmann <Ralf.Hartmann@dlr.de>
Date: Tue, 27 Mar 2001 11:43:22 +0000
Subject: [PATCH] Doc fix.

git-svn-id: https://svn.dealii.org/trunk@4295 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/deal.II/include/fe/mapping_q1.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deal.II/deal.II/include/fe/mapping_q1.h b/deal.II/deal.II/include/fe/mapping_q1.h
index 345f66ca44..49e59156e2 100644
--- a/deal.II/deal.II/include/fe/mapping_q1.h
+++ b/deal.II/deal.II/include/fe/mapping_q1.h
@@ -314,7 +314,7 @@ class MappingQ1 : public Mapping<dim>
 				      * Compute shape values and/or
 				      * derivatives.
 				      *
-				      * Calles either the
+				      * Calls either the
 				      * @p{compute_shapes_virtual} of
 				      * this class or that of the
 				      * derived class, depending on
-- 
2.39.5