From 9a2a2fc9e6663713db777c10ebfe0168e852721f Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 8 Mar 2007 19:23:50 +0000 Subject: [PATCH] update comment git-svn-id: https://svn.dealii.org/trunk@14551 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/cylinder_01.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/bits/cylinder_01.cc b/tests/bits/cylinder_01.cc index 41809c4b11..58da53bda3 100644 --- a/tests/bits/cylinder_01.cc +++ b/tests/bits/cylinder_01.cc @@ -12,8 +12,8 @@ //---------------------------- cylinder_01.cc --------------------------- -// check the cells generated by the CylinderBoundary for axiparallel -// cylinders +// check the cells generated by the CylinderBoundary the default +// axiparallel cylinder #include "../tests.h" #include -- 2.39.5