PR java/34019:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Nov 2007 22:55:58 +0000 (22:55 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Nov 2007 22:55:58 +0000 (22:55 +0000)
* gcj.texi (Input Options): Add missing noun.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129974 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 194edc5..fd737f9 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 b268db7..f5df9d9 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.