From 2d5fab5bf1e123867d2eb0905fec4025932a142b Mon Sep 17 00:00:00 2001 From: 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