From c7d29b3e26719f8237ac7e86063820a2eb8272b1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 10 Sep 2002 14:47:07 +0000 Subject: [PATCH] One-char typo fix. git-svn-id: https://svn.dealii.org/trunk@6386 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index e2a08ea72a..0a3ce773e1 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -139,7 +139,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK (WB 2002/09/08)

-
  • New: global exception class

    New: Global exception class ExcIteratorPastEnd, which should be used if an iterator is incremented or decremented beyond its end value.
    -- 2.39.5