Commit f99a9fea by Arnaud Charlet

Fix typo.

From-SVN: r228898
parent 33398e3c
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment