diff options
Diffstat (limited to 'manual/charset.texi')
-rw-r--r-- | manual/charset.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/charset.texi b/manual/charset.texi index a266c9742a..f48db7dd61 100644 --- a/manual/charset.texi +++ b/manual/charset.texi @@ -2369,7 +2369,7 @@ which must appear exactly once for an entire text. If a number of must add the prolog. But since there is no communication between the different calls of @code{mbsrtowcs} the conversion functions have no possibility to find this out. The situation is different for sequences -of @code{iconv} calls since the handle allows to access the needed +of @code{iconv} calls since the handle allows access to the needed information. This element is mostly used together with @code{__invocation_counter} in |