From 01463a2753eb8415096b35731a52899786750dd4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 30 May 2012 21:17:08 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@25579 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/mapping.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/fe/mapping.h b/deal.II/include/deal.II/fe/mapping.h index 835ab82ea8..53c4e2947c 100644 --- a/deal.II/include/deal.II/fe/mapping.h +++ b/deal.II/include/deal.II/fe/mapping.h @@ -169,7 +169,7 @@ enum MappingType * *

Mapping of vector fields, differential forms and gradients of vector fields

* - * The tranfomation of vector fields, differential forms (gradients/jacobians) and + * The transfomation of vector fields, differential forms (gradients/jacobians) and * gradients of vector fields between the reference cell and the actual grid cell * follows the general form * -- 2.39.5