From 5884439c312a5856c4b2c447ae84b0e73e7a7ed2 Mon Sep 17 00:00:00 2001 From: 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