about summary refs log tree commit diff
path: root/manual/message.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/message.texi')
-rw-r--r--manual/message.texi2
1 files changed, 1 insertions, 1 deletions
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.