From: Luca Heltai Date: Thu, 26 Oct 2017 21:40:59 +0000 (+0200) Subject: Fixed typo. X-Git-Tag: v9.0.0-rc1~864^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6984ac2ac18e08e93bdfa52a335c20565bf90b;p=dealii.git Fixed typo. --- diff --git a/include/deal.II/base/patterns.h b/include/deal.II/base/patterns.h index 537b5093b3..14470889b7 100644 --- a/include/deal.II/base/patterns.h +++ b/include/deal.II/base/patterns.h @@ -716,7 +716,7 @@ namespace Patterns * directly the separator without using std::string(";"). * * Since we support a pure variadic templates version, without this - * specialization, the compiler will fail with criptic errors. + * specialization, the compiler will fail with criptyc errors. */ template Tuple (const char *separator,