From: leicht Date: Wed, 13 Dec 2006 11:57:02 +0000 (+0000) Subject: fix typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c076c89459a36de134101abc1d0dae29df5c2f0b;p=dealii-svn.git fix typo git-svn-id: https://svn.dealii.org/trunk@14230 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/utilities.h b/deal.II/base/include/base/utilities.h index 5882c54fbe..422d07e2b6 100644 --- a/deal.II/base/include/base/utilities.h +++ b/deal.II/base/include/base/utilities.h @@ -105,7 +105,7 @@ namespace Utilities const char delimiter = ' '); /** - * Teturn true if the given pattern + * Return true if the given pattern * string appears in the first * position of the string. */