From d05402f928d055b9a0435716006df369920dc8b1 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 8 May 2009 16:34:03 +0000 Subject: [PATCH] Fix a typo. git-svn-id: https://svn.dealii.org/trunk@18827 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 dccc7ef883..08a44b501c 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -68,7 +68,7 @@ inconvenience this causes.
  • New: The SparseMatrix class has now a function mmult that - can multiply two sparse matrix with each other. + can multiply two sparse matrices with each other.
    (Martin Kronbichler 2009/05/04)

    -- 2.39.5