aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-imgenu.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-imgenu.ads')
-rw-r--r--gcc/ada/s-imgenu.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-imgenu.ads b/gcc/ada/s-imgenu.ads
index 2b6fbdd..9dc66e6 100644
--- a/gcc/ada/s-imgenu.ads
+++ b/gcc/ada/s-imgenu.ads
@@ -39,8 +39,8 @@
-- Note: this is an obsolete package, replaced by System.Img_Enum_New, which
-- provides procedures instead of functions for these enumeration image calls.
-- The reason we maintain this package is that when bootstrapping with old
--- compilers, the old compiler will search for this unit, expectinng to find
--- these functions. The new commpiler will search for procedures in the new
+-- compilers, the old compiler will search for this unit, expecting to find
+-- these functions. The new compiler will search for procedures in the new
-- version of the unit.
pragma Warnings (Off);