public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-2838] ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence
@ 2023-07-28  7:30 Marc Poulhi?s
  0 siblings, 0 replies; only message in thread
From: Marc Poulhi?s @ 2023-07-28  7:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7e448f3c3dfb53a0d9e0b67c2fef566a56942596

commit r14-2838-g7e448f3c3dfb53a0d9e0b67c2fef566a56942596
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Tue Apr 25 17:43:09 2023 +0200

    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:
---
 gcc/ada/libgnat/a-except.ads | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/libgnat/a-except.ads b/gcc/ada/libgnat/a-except.ads
index 5583bf5504d..d618f78e97a 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-28  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28  7:30 [gcc r14-2838] ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence Marc Poulhi?s

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).