summaryrefslogtreecommitdiff
path: root/gcc/ada/a-filico.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-filico.ads')
-rw-r--r--gcc/ada/a-filico.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-filico.ads b/gcc/ada/a-filico.ads
index 5295a06be79..ee7c8ce28ad 100644
--- a/gcc/ada/a-filico.ads
+++ b/gcc/ada/a-filico.ads
@@ -58,7 +58,7 @@ package Ada.Finalization.List_Controller is
-- List_Controller --
---------------------
- -- Management of a bidirectional linked heterogenous list of
+ -- Management of a bidirectional linked heterogeneous list of
-- dynamically Allocated objects. To simplify the management of the
-- linked list, the First and Last elements are statically part of the
-- original List controller: