From: tcclevenger Date: Thu, 30 Mar 2017 21:05:46 +0000 (-0400) Subject: typo X-Git-Tag: v9.0.0-rc1~1754^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a702290f04549870ff78e51d074bdc754ab3f7f2;p=dealii.git typo --- diff --git a/tests/sharedtria/tria_custom_refine02.cc b/tests/sharedtria/tria_custom_refine02.cc index c88134a8ad..ac4ba9d340 100644 --- a/tests/sharedtria/tria_custom_refine02.cc +++ b/tests/sharedtria/tria_custom_refine02.cc @@ -16,7 +16,7 @@ // create a shared tria mesh and distribute with a custom function -// tests that the correct cells are set to artitficial in multigrid +// tests that the correct cells are set to artificial in multigrid #include "../tests.h" #include