diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2009-04-29 03:17:58 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-04-29 03:17:58 +0200 |
commit | 0d3435fe1c247ece368b27ee7d1f44045a8f5177 (patch) | |
tree | 06cc4c4d72409836a2e794a431e914baef3fff48 /doc/uniconv.texi | |
parent | b58b2522d6cb16d458b02f71aaf3a523629bce4a (diff) | |
download | libunistring-0d3435fe1c247ece368b27ee7d1f44045a8f5177.tar.gz |
Fix typos.
Diffstat (limited to 'doc/uniconv.texi')
-rw-r--r-- | doc/uniconv.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uniconv.texi b/doc/uniconv.texi index dadac84..07cfa1b 100644 --- a/doc/uniconv.texi +++ b/doc/uniconv.texi @@ -21,7 +21,7 @@ around the native @code{iconv_open} function. It may not work as an argument to the native @code{iconv_open} function directly. @end deftypefun -The handling of unconvertible characters during thre conversions can be +The handling of unconvertible characters during the conversions can be parametrized through the following enumeration type: @deftp Type {enum iconv_ilseq_handler} |