[kaffe] CVS kaffe (kaz): FAQ/FAQ.charsets: Correction of a grammatical error.
Kaffe CVS
cvs-commits at kaffe.org
Fri Jul 1 18:11:31 PDT 2005
PatchSet 6679
Date: 2005/07/02 00:40:14
Author: kaz
Branch: HEAD
Tag: (none)
Log:
2005-07-02 Ito Kazumitsu <kaz at maczuka.gcd.org>
* FAQ/FAQ.charsets: Correction of a grammatical error.
Members:
ChangeLog:1.4204->1.4205
FAQ/FAQ.charsets:1.1->1.2
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4204 kaffe/ChangeLog:1.4205
--- kaffe/ChangeLog:1.4204 Fri Jul 1 17:54:26 2005
+++ kaffe/ChangeLog Sat Jul 2 00:40:14 2005
@@ -1,3 +1,7 @@
+2005-07-02 Ito Kazumitsu <kaz at maczuka.gcd.org>
+
+ * FAQ/FAQ.charsets: Correction of a grammatical error.
+
2005-07-01 Guilhem Lavaux <guilhem at kaffe.org>
* config/powerpc/jit3-icode.h
Index: kaffe/FAQ/FAQ.charsets
diff -u kaffe/FAQ/FAQ.charsets:1.1 kaffe/FAQ/FAQ.charsets:1.2
--- kaffe/FAQ/FAQ.charsets:1.1 Wed Jun 22 16:01:57 2005
+++ kaffe/FAQ/FAQ.charsets Sat Jul 2 00:40:20 2005
@@ -15,7 +15,7 @@
provided by gnu.java.nio.charset.iconv.IconvProvider. In order to
enable gnu.java.nio.charset.iconv.IconvProvider, you have to make
a configuration file named java.nio.charset.spi.CharsetProvider
- in the resource directory META-INF/services. In the configuration
+ in the resource directory META-INF/services. The configuration
file should contain a line which reads
gnu.java.nio.charset.iconv.IconvProvider
More information about the kaffe
mailing list