From 9d95e030c32bbc349454dcc2bd8684ec8f2e41e7 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 17 Jan 2002 14:35:21 +0000 Subject: [PATCH] typo git-svn-id: https://svn.dealii.org/trunk@5386 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/common/scripts/normalize.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/common/scripts/normalize.pl b/deal.II/common/scripts/normalize.pl index 92f93e3bc1..f9f98147a2 100644 --- a/deal.II/common/scripts/normalize.pl +++ b/deal.II/common/scripts/normalize.pl @@ -16,7 +16,7 @@ s/JobId.*//; -# Several data and time strings +# Several date and time strings s/%%Creation Date:.*//; s/\"created\".*//; -- 2.39.5