From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Thu, 12 Jun 2014 05:19:51 +0000 (+0000)
Subject: Fix typos.
X-Git-Tag: v8.2.0-rc1~404
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a421e050ceb7be0a4b9e46869ebb7f7d6928aec;p=dealii.git

Fix typos.

git-svn-id: https://svn.dealii.org/trunk@33034 0785d39b-7218-0410-832d-ea1e28bc413d
---

diff --git a/deal.II/include/deal.II/numerics/matrix_tools.h b/deal.II/include/deal.II/numerics/matrix_tools.h
index f9191796a3..3d90ebe0fa 100644
--- a/deal.II/include/deal.II/numerics/matrix_tools.h
+++ b/deal.II/include/deal.II/numerics/matrix_tools.h
@@ -862,7 +862,7 @@ namespace MatrixTools
    * too expensive without direct access to
    * the PETSc data structures. (This leads
    * to the situation where the action
-   * indicates by the default value of the
+   * indicated by the default value of the
    * last argument is actually not
    * implemented; that argument has
    * <code>true</code> as its default value
@@ -966,7 +966,7 @@ namespace MatrixTools
    * direct access to the Trilinos
    * data structures. (This leads to
    * the situation where the action
-   * indicates by the default value
+   * indicated by the default value
    * of the last argument is actually
    * not implemented; that argument
    * has <code>true</code> as its
@@ -1023,7 +1023,7 @@ namespace MatrixTools
    * direct access to the Trilinos
    * data structures. (This leads to
    * the situation where the action
-   * indicates by the default value
+   * indicated by the default value
    * of the last argument is actually
    * not implemented; that argument
    * has <code>true</code> as its