From 76b29931d719d1aafec6e7255263880a5c55843f Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 14 Aug 2013 11:29:26 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@30308 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/base/symmetric_tensor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/base/symmetric_tensor.h b/deal.II/include/deal.II/base/symmetric_tensor.h index dd79b821d5..473792c92b 100644 --- a/deal.II/include/deal.II/base/symmetric_tensor.h +++ b/deal.II/include/deal.II/base/symmetric_tensor.h @@ -797,8 +797,8 @@ public: * one. * * If the present object is a - * rank-4 tensor, the the result - * is a rank-2 tensor, the + * rank-4 tensor, then the result + * is a rank-2 tensor, i.e., the * operation contracts over the * last two indices of the * present object and the indices -- 2.39.5