From: heister Date: Tue, 26 Nov 2013 16:14:49 +0000 (+0000) Subject: fix typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c73b28b00436fe4cc6aafb052e6f44df23df37;p=dealii-svn.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