From d9e5ca1736c1e1f027e39ae238d8f47e625422b9 Mon Sep 17 00:00:00 2001 From: heister Date: Fri, 3 May 2013 00:57:47 +0000 Subject: [PATCH] typo in comment git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29433 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/block_sparsity_pattern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/lac/block_sparsity_pattern.h b/deal.II/include/deal.II/lac/block_sparsity_pattern.h index 21ee9f7a5b..3124c83566 100644 --- a/deal.II/include/deal.II/lac/block_sparsity_pattern.h +++ b/deal.II/include/deal.II/lac/block_sparsity_pattern.h @@ -72,7 +72,7 @@ namespace TrilinosWrappers * You will in general not want to use this class, but one of the * derived classes. * - * @todo Handle opitmization of diagonal elements of the underlying + * @todo Handle optimization of diagonal elements of the underlying * SparsityPattern correctly. * * @see @ref GlossBlockLA "Block (linear algebra)" -- 2.39.5