From 9fe090a0783a155dccab27c17f91951628e04e98 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 13 Mar 2015 07:54:32 -0500 Subject: [PATCH] Fix description of what the test does. --- tests/grid/grid_generator_06.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/grid/grid_generator_06.cc b/tests/grid/grid_generator_06.cc index 7750a5107e..47bcb4024a 100644 --- a/tests/grid/grid_generator_06.cc +++ b/tests/grid/grid_generator_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // @@ -15,7 +15,7 @@ -// Test GridGenerator::moebius +// Test GridGenerator::extrude #include "../tests.h" #include -- 2.39.5