]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix one brace mismatch in documentation 1806/head
authorLei Qiao <qiaol618@gmail.com>
Wed, 28 Oct 2015 16:48:33 +0000 (11:48 -0500)
committerLei Qiao <qiaol618@gmail.com>
Wed, 28 Oct 2015 16:48:33 +0000 (11:48 -0500)
include/deal.II/base/tensor.h

index e0a3b0ce135d5b5d5eb6417fcae3735f4442a282..4e2b1114ff65efb4f217cc63b93fc446aa3ab720 100644 (file)
@@ -1630,7 +1630,7 @@ double_contract (const Tensor<rank_1, dim, Number> &src1,
  * tensors of equal rank: Return a scalar number that is the result of a
  * full contraction of a tensor @p left and @p right:
  * @f[
- *   \sum_{i_1,..,i_{r}
+ *   \sum_{i_1,..,i_r}
  *   \text{left}_{i_1,..,i_r}
  *   \text{right}_{i_1,..,i_r}
  * @f]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.