From 0d615aa679409040214b40181c7cc21f962dee69 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 16 Apr 2009 22:15:10 +0000 Subject: [PATCH] Fix reference to function name. git-svn-id: https://svn.dealii.org/trunk@18635 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2fb77d2096..3b265ca266 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -814,7 +814,7 @@ inconvenience this causes.
  1. - Fixed: Integrate Difference now works also on codimension one grids. + Fixed: VectorTools::integrate_difference now works also on codimension one grids.
    (Luca Heltai 2009/04/10)

    -- 2.39.5