From 61874371def91aefaa61cf0343bc6d33a43f7519 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Wed, 25 Sep 2002 16:13:34 +0000
Subject: [PATCH] Fix typos.

git-svn-id: https://svn.dealii.org/trunk@6512 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/doc/news/2002/c-3-4.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html
index a9992fdf90..8d9379620c 100644
--- a/deal.II/doc/news/2002/c-3-4.html
+++ b/deal.II/doc/news/2002/c-3-4.html
@@ -272,7 +272,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
        (GK 2002/09/18)
        </p>
 
-  <li> <p> New: class <code class="class">BlockVector</code> has a
+  <li> <p> New: Class <code class="class">BlockVector</code> has a
        function <code class="member">collect_sizes()</code>, very much as
        <code class="class">BlockSparsityPattern</code>. This allows
        updating internal structures after blocks have been resized.
@@ -280,7 +280,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
        (GK 2002/09/17)
        </p>
 
-  <li> <p> New: class <code class="class">SparseMatrix</code> has an
+  <li> <p> New: Class <code class="class">SparseMatrix</code> has an
        STL-conforming <code class="class">const_iterator</code> and
        functions <code class="member">begin()</code> and <code
        class="member">end()</code> for looping through all existing
-- 
2.39.5