From 4494dd40511b3ce015bd079988c3f2fc85bdf4d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 6 Jan 2016 08:31:30 -0600 Subject: [PATCH] Shorten text. --- doc/doxygen/scripts/make_gallery.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/scripts/make_gallery.pl b/doc/doxygen/scripts/make_gallery.pl index d8e54a8c70..62476debd7 100644 --- a/doc/doxygen/scripts/make_gallery.pl +++ b/doc/doxygen/scripts/make_gallery.pl @@ -58,7 +58,7 @@ foreach my $file (@src_files) print "- $file\n"; if ($file =~ /.*\.(md|markdown|cc|cpp|cxx|c\+\+|h|hh|hxx)/) { - print " (see below for an annotated version)\n"; + print " (annotated version)\n"; } } print "\n"; -- 2.39.5