From 6311a33f772f7b78877c73764d85f351afe75af4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 21 May 2010 02:03:46 +0200 Subject: [PATCH] Fix typo. --- gettext-tools/doc/ChangeLog | 5 +++++ gettext-tools/doc/gettext.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index a7d2a0987..572fa45bf 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-05-20 Bruno Haible + + * gettext.texi (objc-format): Fix typo. + Reported by Kalle Olavi Niemitalo . + 2010-05-09 Bruno Haible * gettext-0.18 released. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 6365e356e..f2aada4c5 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -8997,7 +8997,7 @@ glibc when NLS is disabled.) @subsection Objective C Format Strings Objective C format strings are like C format strings. They support an -additional format directive: "$@@", which when executed consumes an argument +additional format directive: "%@@", which when executed consumes an argument of type @code{Object *}. @node sh-format, python-format, objc-format, Translators for other Languages -- 2.47.2