+2010-05-20 Bruno Haible <bruno@clisp.org>
+
+ * gettext.texi (objc-format): Fix typo.
+ Reported by Kalle Olavi Niemitalo <kon@iki.fi>.
+
2010-05-09 Bruno Haible <bruno@clisp.org>
* gettext-0.18 released.
@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