From cf822e3c94c2cdec736cdf7b503790b17179afcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Wed, 26 Feb 2014 23:27:38 +0100 Subject: Fix two spaces after sentence. Minor formatting fix that was carried by issuing sed -e"s/\. \([A-Z]\)/. \1/" followed by editing result. --- manual/message.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/message.texi') diff --git a/manual/message.texi b/manual/message.texi index 3e324816c6..b03a14a57a 100644 --- a/manual/message.texi +++ b/manual/message.texi @@ -1584,7 +1584,7 @@ for the @code{iconv_open} function, or a null pointer. If the @var{codeset} parameter is the null pointer, @code{bind_textdomain_codeset} returns the currently selected codeset -for the domain with the name @var{domainname}. It returns @code{NULL} if +for the domain with the name @var{domainname}. It returns @code{NULL} if no codeset has yet been selected. The @code{bind_textdomain_codeset} function can be used several times. -- cgit v1.2.1