From fba641254347272d7be2f9f2d5a8dbbd281d48a6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 19 Oct 2005 05:43:20 +0000 Subject: [PATCH] Augment doc. git-svn-id: https://svn.dealii.org/trunk@11625 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/fe/rtdiff.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fe/rtdiff.cc b/tests/fe/rtdiff.cc index 8917382493..85f7315548 100644 --- a/tests/fe/rtdiff.cc +++ b/tests/fe/rtdiff.cc @@ -11,7 +11,7 @@ // //---------------------------------------------------------------------- -// FE_RaviartThomasNodal and FE_RaviartThomas +// compare the FE_RaviartThomasNodal and FE_RaviartThomas elements // compare the shape funcions and shape values after converting to the // same basis. -- 2.39.5