From 06c7b62a8339cd8f9cffc6d1daee58221ee041c4 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Fri, 11 Apr 2003 18:48:03 +0000 Subject: Fix markup --- Doc/lib/libgettext.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libgettext.tex b/Doc/lib/libgettext.tex index d386a69..ac5ad8c 100644 --- a/Doc/lib/libgettext.tex +++ b/Doc/lib/libgettext.tex @@ -319,7 +319,7 @@ To facilitate plural forms, the methods \method{ngettext} and \method{ungettext} are overridden as well. \begin{methoddesc}[GNUTranslations]{__init__}{ - \optional{fp\optional{, coerce}} + \optional{fp\optional{, coerce}}} Constructs and parses a translation catalog in GNU gettext format. \var{fp} is passed to the base class (\class{NullTranslations}) constructor. \var{coerce} is a flag specifying whether message ids -- cgit v0.12