From: ebotcazou Date: Mon, 23 Sep 2019 08:28:36 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93efafb19add333ed806babd492c22f56884eeac;p=thirdparty%2Fgcc.git Fix typo git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276046 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 3e64e58274e9..02462fc5229c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,7 +1,7 @@ 2019-09-23 Eric Botcazou * gnat.dg/specs/compile_time1.ads: New test. - * gnat.dg/specs/compile_time1_pkg.ads! New helper. + * gnat.dg/specs/compile_time1_pkg.ads: New helper. 2019-09-22 Marek Polacek