]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed typos. 4519/head
authorLuca Heltai <luca.heltai@sissa.it>
Thu, 15 Jun 2017 07:40:44 +0000 (09:40 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Thu, 15 Jun 2017 07:40:44 +0000 (09:40 +0200)
tests/base/patterns_04.cc

index 8201cb28daccb1fb1b030624c8c8e897fa950149..77aeb70a035a63d1e23c4de9f9870216f77683fb 100644 (file)
@@ -37,12 +37,12 @@ test(const Patterns::PatternBase &p)
 
   AssertThrow(desc == p2->description(),
               ExcInternalError("Cloned pattern does not have the same "
-                               "description of the original pattern!"));
+                               "description as the original pattern!"));
 
   AssertThrow(desc == p3->description(),
               ExcInternalError("Pattern created using factory "
                                "does not have the same "
-                               "description of the original pattern!"));
+                               "description as the original pattern!"));
 }
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.