From: hartmann Date: Tue, 9 Feb 1999 13:01:20 +0000 (+0000) Subject: fix typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5884439c312a5856c4b2c447ae84b0e73e7a7ed2;p=dealii-svn.git fix typo git-svn-id: https://svn.dealii.org/trunk@772 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.