From: Guido Kanschat Date: Thu, 3 Oct 2002 08:30:36 +0000 (+0000) Subject: minor doc change X-Git-Tag: v8.0.0~17388 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c91dd5ad4a6492b57673b5c2919eddec97311db;p=dealii.git minor doc change git-svn-id: https://svn.dealii.org/trunk@6597 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/block_sparsity_pattern.h b/deal.II/lac/include/lac/block_sparsity_pattern.h index 304e73d5b4..4e794dd8b9 100644 --- a/deal.II/lac/include/lac/block_sparsity_pattern.h +++ b/deal.II/lac/include/lac/block_sparsity_pattern.h @@ -119,8 +119,7 @@ class BlockSparsityPatternBase : public Subscriptor /** * Resize the matrix. This - * deletes all previously - * existant blocks and replaces + * deletes all blocks and replaces * them by unitialized ones, * i.e. ones for which also the * sizes are not yet set. You