From: Timo Heister Date: Tue, 26 Nov 2013 16:14:49 +0000 (+0000) Subject: fix typo X-Git-Tag: v8.1.0~161 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ec328621d41bb0a35585e09798fd6fa7d22b55;p=dealii.git fix typo git-svn-id: https://svn.dealii.org/trunk@31807 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/derivative_form.h b/deal.II/include/deal.II/base/derivative_form.h index 4f12b6389e..1a1f6780b6 100644 --- a/deal.II/include/deal.II/base/derivative_form.h +++ b/deal.II/include/deal.II/base/derivative_form.h @@ -456,7 +456,7 @@ apply_transformation (const DerivativeForm<1,dim,spacedim> &DF1, /** - Traspose of a rectangular DerivativeForm DF, + Transpose of a rectangular DerivativeForm DF, mostly for compatibility reasons. @relates DerivativeForm @author Sebastian Pauletti, 2011