From: Wolfgang Bangerth Date: Fri, 31 Mar 2006 14:26:41 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~11927 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1860deeacb8589f7d4bb3df2ca86b09d8ce9a3;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@12796 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparsity_pattern.h b/deal.II/lac/include/lac/sparsity_pattern.h index 3b866aae9f..b9a07ce172 100644 --- a/deal.II/lac/include/lac/sparsity_pattern.h +++ b/deal.II/lac/include/lac/sparsity_pattern.h @@ -618,7 +618,7 @@ class SparsityPattern : public Subscriptor * to save time and to avoid fragmentation * of the heap. * - * IF the number of rows equals + * If the number of rows equals * the number of columns and the * last parameter is true, * diagonals elements are stored