From: kanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Wed, 27 Feb 2013 16:14:12 +0000 (+0000)
Subject: Error in documentation
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5551468d083cda1fc6e4b39710562fe07511f3b;p=dealii-svn.git

Error in documentation


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

diff --git a/deal.II/include/deal.II/integrators/divergence.h b/deal.II/include/deal.II/integrators/divergence.h
index 1b08d4bb3c..56b6baff08 100644
--- a/deal.II/include/deal.II/integrators/divergence.h
+++ b/deal.II/include/deal.II/integrators/divergence.h
@@ -196,7 +196,7 @@ namespace LocalIntegrators
      * space should be at least <b>H</b><sup>1</sup>. The test functions
      * may be discontinuous.
      *
-     * The function cell_residual() is the Frechet derivative of this function with respect to the test functions.
+     * The function gradient_matrix() is the Frechet derivative of this function with respect to the test functions.
      *
      * @author Guido Kanschat
      * @date 2011