summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ada/a-except-2005.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-except-2005.adb b/gcc/ada/a-except-2005.adb
index 92bec03f294..10f06bfd931 100644
--- a/gcc/ada/a-except-2005.adb
+++ b/gcc/ada/a-except-2005.adb
@@ -226,7 +226,7 @@ package body Ada.Exceptions is
---------------------------------------
function Allocate_Occurrence return EOA;
- -- Allocate an exception occurence (as well as the machine occurence)
+ -- Allocate an exception occurrence (as well as the machine occurrence)
procedure Propagate_Exception (Excep : EOA);
pragma No_Return (Propagate_Exception);