aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/system-vms.ads
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-03-02 22:39:38 +0000
committerRalf Wildenhues <rwild@gcc.gnu.org>2008-03-02 22:39:38 +0000
commitad6b5b00577516357b80312ec63a8237b0be06d3 (patch)
treef51f541111caad86b98dda22d8dced7cac13f96d /gcc/ada/system-vms.ads
parent4d0e46128bcdfbca7f1bcd9bbd6c55fdaaf5722a (diff)
downloadgcc-ad6b5b00577516357b80312ec63a8237b0be06d3.zip
gcc-ad6b5b00577516357b80312ec63a8237b0be06d3.tar.gz
gcc-ad6b5b00577516357b80312ec63a8237b0be06d3.tar.bz2
gnatfind.adb, [...]: Fix argument parsing typos.
gcc/ada * gnatfind.adb, gnatxref.adb: Fix argument parsing typos. * s-auxdec-empty.adb, s-auxdec.adb: Fix typos in copyright statement. * a-ngcoar.adb, a-ngrear.adb, g-awk.adb, g-debpoo.adb, gprep.adb, make.adb, makegpr.adb, par-ch6.adb, prj-nmsc.adb, sem_attr.adb, sem_ch4.adb, sem_ch8.adb: Fix typos in ada source code output strings. * sem_type.adb, system-vms-ia64.ads, system-vms.ads, system-vms_64.ads: Fix typos in ada source code comments. * sinfo-cn.adb: Remove incomplete sentence. From-SVN: r132822
Diffstat (limited to 'gcc/ada/system-vms.ads')
-rw-r--r--gcc/ada/system-vms.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-vms.ads b/gcc/ada/system-vms.ads
index 65efd10..7f95154 100644
--- a/gcc/ada/system-vms.ads
+++ b/gcc/ada/system-vms.ads
@@ -233,7 +233,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;