diff options
Diffstat (limited to 'manual/message.texi')
-rw-r--r-- | manual/message.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/message.texi b/manual/message.texi index 3e32481..b03a14a 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. |