From: Wolfgang Bangerth Date: Mon, 14 Sep 2015 02:19:25 +0000 (-0500) Subject: Fix a comment, as requested by @tamiko. X-Git-Tag: v8.4.0-rc2~429^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1593%2Fhead;p=dealii.git Fix a comment, as requested by @tamiko. --- diff --git a/include/deal.II/base/tensor_accessors.h b/include/deal.II/base/tensor_accessors.h index 3df3603d48..8cdbf603a7 100644 --- a/include/deal.II/base/tensor_accessors.h +++ b/include/deal.II/base/tensor_accessors.h @@ -557,7 +557,7 @@ namespace TensorAccessors } }; - // For dimension == rank there is nothing to extract, just return the + // For position == rank there is nothing to extract, just return the // object. template struct ExtractHelper