From 0d3435fe1c247ece368b27ee7d1f44045a8f5177 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 29 Apr 2009 03:17:58 +0200 Subject: Fix typos. --- doc/uniconv.texi | 2 +- doc/unictype.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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} diff --git a/doc/unictype.texi b/doc/unictype.texi index 2c40d8f..8396d68 100644 --- a/doc/unictype.texi +++ b/doc/unictype.texi @@ -655,7 +655,7 @@ stores @var{uc} unmodified in @code{*@var{puc}} and returns @code{false}. This section defines boolean properties of Unicode characters. This means, a character either has the given property or does not have it. In other words, the property can be viewed as a subset of the set of -Unicode character. +Unicode characters. The GNU libunistring library provides two kinds of API for working with properties. The object oriented API uses a type @code{uc_property_t} -- cgit v1.2.1