From: Eric Botcazou Date: Mon, 23 Sep 2019 08:28:36 +0000 (+0000) Subject: Fix typo X-Git-Tag: misc/cutover-git~2567 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8082999eb2e01e16beca9722664f7575185b0e61;p=thirdparty%2Fgcc.git Fix typo From-SVN: r276046 --- 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