From a702290f04549870ff78e51d074bdc754ab3f7f2 Mon Sep 17 00:00:00 2001 From: tcclevenger Date: Thu, 30 Mar 2017 17:05:46 -0400 Subject: [PATCH] typo --- tests/sharedtria/tria_custom_refine02.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5