From: Ralf Hartmann Date: Tue, 27 Mar 2001 11:43:22 +0000 (+0000) Subject: Doc fix. X-Git-Tag: v8.0.0~19485 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1479e44b75962d9c00e82223e668e0e0cf018945;p=dealii.git Doc fix. git-svn-id: https://svn.dealii.org/trunk@4295 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 * 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