From cd64dc985a81b4eb80a238f633df9f8e9c40ed90 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 6 Sep 2005 02:25:00 +0000 Subject: check-init.c, [...]: Fix comment typos. * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h, jcf-parse.c, jcf.h, parse.h, parse.y, typeck.c: Fix comment typos. Follow spelling conventions. From-SVN: r103927 --- gcc/java/gcj.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/java/gcj.texi') diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 54952f6..142671e 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -2649,7 +2649,7 @@ Enables printing serialization debugging by the @code{java.io.ObjectInput} and string. Only used when running a debug build of the library. @item gnu.classpath.vm.shortname -This is a succint name of the virtual machine. For @code{libgcj}, +This is a succinct name of the virtual machine. For @code{libgcj}, this will always be @samp{libgcj}. @item gnu.classpath.home.url -- cgit v1.1