diff options
Diffstat (limited to 'gcc/ada/system-vms-ia64.ads')
-rw-r--r-- | gcc/ada/system-vms-ia64.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-vms-ia64.ads b/gcc/ada/system-vms-ia64.ads index 83326521c52..6ba59a3bd3e 100644 --- a/gcc/ada/system-vms-ia64.ads +++ b/gcc/ada/system-vms-ia64.ads @@ -250,7 +250,7 @@ private ADA_GNAT : constant Boolean := True; pragma Export_Object (ADA_GNAT, "ADA$GNAT"); - -- Uniquitous global symbol identifing a GNAT compiled image to VMS Debug. + -- Ubiquitous global symbol identifying a GNAT compiled image to VMS Debug. -- Do not remove! end System; |