From 7de68f4bdb73f1078c9789474c70cce71d3d93a7 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Tue, 9 Feb 1999 13:01:20 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.dealii.org/trunk@772 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/dsmatrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/dsmatrix.h b/deal.II/lac/include/lac/dsmatrix.h index 2074960fed..0bba9907d0 100644 --- a/deal.II/lac/include/lac/dsmatrix.h +++ b/deal.II/lac/include/lac/dsmatrix.h @@ -251,7 +251,7 @@ class dSMatrixStruct * readonly. * * Though the return value is declared - * #const#, you shoudl be aware that it + * #const#, you should be aware that it * may change if you call any nonconstant * function of objects which operate on * it. -- 2.39.5