aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-04-23 06:48:29 +0000
committerJim Meyering <meyering@gcc.gnu.org>2011-04-23 06:48:29 +0000
commit770937fd6c0923db46f3c6af1f88898b69901fbf (patch)
tree9349559c104cc65ac8699659135521550ff7e10a /gcc
parent906876b01215eec5e4a237cdf4253f050f3667cf (diff)
downloadgcc-770937fd6c0923db46f3c6af1f88898b69901fbf.zip
gcc-770937fd6c0923db46f3c6af1f88898b69901fbf.tar.gz
gcc-770937fd6c0923db46f3c6af1f88898b69901fbf.tar.bz2
* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
From-SVN: r172892
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog4
-rw-r--r--gcc/ada/gnat_ugn.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 70df175..f6e705e 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-23 Jim Meyering <meyering@redhat.com>
+
+ * gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
+
2011-04-22 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/decl.c (make_packable_type): Copy DECL_PARALLEL_TYPE
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index d843106..463662a 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -12634,7 +12634,7 @@ that is the entity @code{Main} is declared in main.ads, line 2, column 9,
its body is in main.adb, line 1, column 14 and is not referenced any where.
The entity @code{Print} is declared in bar.ads, line 2, column 15 and it
-it referenced in main.adb, line 6 column 12 and line 7 column 12.
+is referenced in main.adb, line 6 column 12 and line 7 column 12.
@item gnatxref package1.adb package2.ads
@code{gnatxref} will generates cross-reference information for