* [COMMITTED] 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-patches; +Cc: Piotr Trojanek
From: Piotr Trojanek <trojanek@adacore.com>
Minor typo in comment.
gcc/ada/
* libgnat/a-except.ads (Save_Occurrence): Fix typo.
Tested on x86_64-pc-linux-gnu, committed on master.
---
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
--
2.40.0
^ 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 [COMMITTED] 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).