From 24df174055640c96de97803bb245a6540c4a6b6f Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 15 Apr 1999 17:58:04 +0000 Subject: [PATCH] Fix a comment. git-svn-id: https://svn.dealii.org/trunk@1158 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_matrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/sparse_matrix.h b/deal.II/lac/include/lac/sparse_matrix.h index 592e046e6b..00a4b72487 100644 --- a/deal.II/lac/include/lac/sparse_matrix.h +++ b/deal.II/lac/include/lac/sparse_matrix.h @@ -571,7 +571,7 @@ class SparseMatrix /** * Generate ILU. - * The matrix will entries contain the + * The matrix entries will contain the * incomplete LU-factorization of * the matrix #source#. Having a matrix * #source# and a matrix structure object -- 2.39.5