re PR java/34019 (Minor typo in gcj documentation)
authorTom Tromey <tromey@redhat.com>
Wed, 7 Nov 2007 22:55:58 +0000 (22:55 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 7 Nov 2007 22:55:58 +0000 (22:55 +0000)
PR java/34019:
* gcj.texi (Input Options): Add missing noun.

From-SVN: r129974

gcc/java/ChangeLog
gcc/java/gcj.texi

index 194edc55a78d0d41e474d76844f9a7672bc70e1a..fd737f99ff6549942b12fc469b823bc9b7917b0b 100644 (file)
@@ -1,3 +1,8 @@
+2007-11-07  Tom Tromey  <tromey@redhat.com>
+
+       PR java/34019:
+       * gcj.texi (Input Options): Add missing noun.
+
 2007-11-02  Tom Tromey  <tromey@redhat.com>
 
        PR java/33765:
index b268db7ffce060de57ade4cc9e271b7273156f2e..f5df9d943e78e04ca6599a2077f277bce6912e7a 100644 (file)
@@ -226,7 +226,7 @@ searches the class path looking for matching @file{.class} or
 points at the installed @file{libgcj.jar}, a file which contains all the
 standard classes.
 
-In the below, a directory or path component can refer either to an
+In the text below, a directory or path component can refer either to an
 actual directory on the filesystem, or to a @file{.zip} or @file{.jar}
 file, which @command{gcj} will search as if it is a directory.