From 0cdf70fe53f857f0cb91c348930e388c1cb134ab Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 24 Sep 2012 17:45:27 +0000 Subject: [PATCH] fix typo in docu git-svn-id: https://svn.dealii.org/trunk@26676 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/sparsity_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/lac/sparsity_tools.h b/deal.II/include/deal.II/lac/sparsity_tools.h index 4434860f5d..d3feee7016 100644 --- a/deal.II/include/deal.II/lac/sparsity_tools.h +++ b/deal.II/include/deal.II/lac/sparsity_tools.h @@ -209,7 +209,7 @@ namespace SparsityTools * elements of the rows of a matrix * it stores and that may * eventually be written to. This - * sparsity pattern will be changes + * sparsity pattern will be changed * as a result of this function: * All entries in rows that belong * to a different processor are -- 2.39.5