diff options
Diffstat (limited to 'gcc/ada/s-parame-hpux.ads')
-rw-r--r-- | gcc/ada/s-parame-hpux.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-parame-hpux.ads b/gcc/ada/s-parame-hpux.ads index 86bc0282e51..865ed763f44 100644 --- a/gcc/ada/s-parame-hpux.ads +++ b/gcc/ada/s-parame-hpux.ads @@ -123,7 +123,7 @@ package System.Parameters is -- The system releases all storage on program termination only, -- but not other garbage collection occurs, so finalization calls - -- are ommitted only for outer level onjects can be omitted if + -- are omitted only for outer level objects can be omitted if -- pragma Finalize_Storage_Only is used. -- Garbage_Collected = True |