]> gcc.gnu.org Git - gcc.git/commitdiff
Part of fix for PR ada/9406
authorBen Elliston <bje@redhat.com>
Thu, 27 Feb 2003 14:09:36 +0000 (14:09 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 27 Feb 2003 14:09:36 +0000 (01:09 +1100)
2003-02-18  Ben Elliston  <bje@redhat.com>

Part of fix for PR ada/9406
* gnat_ug.texi (Binder output file): Grammar fix.

From-SVN: r63506

gcc/ada/ChangeLog
gcc/ada/gnat_ug.texi

index d893cff664586bd1225ab73e722286228caefdb4..24738bce183dfad83125bef87383e175848e395b 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-18  Ben Elliston  <bje@redhat.com>
+
+       Part of fix for PR ada/9406
+       * gnat_ug.texi (Binder output file): Grammar fix.
+
 2003-02-18  Ben Elliston  <bje@redhat.com>
 
        PR other/7350
index c6da5b5bf085825a84bc9d16cb2db14060c8738b..bb9cf0dc59c29c558712b754a798a75e41c70a7d 100644 (file)
@@ -2409,7 +2409,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
This page took 0.086087 seconds and 5 git commands to generate.