From: Piotr Trojanek Date: Tue, 25 Apr 2023 15:43:09 +0000 (+0200) Subject: ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence X-Git-Tag: basepoints/gcc-15~7301 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e448f3c3dfb53a0d9e0b67c2fef566a56942596;p=thirdparty%2Fgcc.git ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence Minor typo in comment. gcc/ada/ * libgnat/a-except.ads (Save_Occurrence): Fix typo. --- diff --git a/gcc/ada/libgnat/a-except.ads b/gcc/ada/libgnat/a-except.ads index 5583bf5504dd..d618f78e97a2 100644 --- a/gcc/ada/libgnat/a-except.ads +++ b/gcc/ada/libgnat/a-except.ads @@ -120,7 +120,7 @@ package Ada.Exceptions is -- Ada 2005 (AI-438): The language revision introduces the following -- subprograms and attribute definitions. We do not provide them - -- explicitly. instead, the corresponding stream attributes are made + -- explicitly. Instead, the corresponding stream attributes are made -- available through a pragma Stream_Convert in the private part. -- procedure Read_Exception_Occurrence