]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops, typo in comment.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Sep 2007 22:32:48 +0000 (22:32 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:03 +0000 (12:15 +0200)
gettext-tools/src/write-java.c

index 75e5085775c3e32c1628c36726186ef582f5836a..c791f39f0bb6014484bca18f2d4ed5eea0507f82 100644 (file)
@@ -399,7 +399,7 @@ write_java_string (FILE *stream, const char *str)
 }
 
 
-/* Write a (msgctxt, msgid pair) as a string in Java Unicode notation to the
+/* Write a (msgctxt, msgid) pair as a string in Java Unicode notation to the
    given stream.  */
 static void
 write_java_msgid (FILE *stream, message_ty *mp)