From ece694cf1953a533ab27986f0c2facc945455ce7 Mon Sep 17 00:00:00 2001 From: Praveen C Date: Sun, 19 Nov 2017 10:21:28 +0530 Subject: [PATCH] Fix comment --- tests/fe/fe_faceq_interpolate.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fe/fe_faceq_interpolate.cc b/tests/fe/fe_faceq_interpolate.cc index 2f795a634a..c8574b7166 100644 --- a/tests/fe/fe_faceq_interpolate.cc +++ b/tests/fe/fe_faceq_interpolate.cc @@ -13,7 +13,7 @@ // // --------------------------------------------------------------------- -// Call VectorTools::interpolate for a function in FE_TraceQ. The purpose is +// Call VectorTools::interpolate for a function in FE_FaceQ. The purpose is // to check that all functions needed for interpolate to work exist. #include "../tests.h" -- 2.39.5