summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2009-04-29 03:17:58 +0200
committerBruno Haible <bruno@clisp.org>2009-04-29 03:17:58 +0200
commit0d3435fe1c247ece368b27ee7d1f44045a8f5177 (patch)
tree06cc4c4d72409836a2e794a431e914baef3fff48 /doc/unictype.texi
parentb58b2522d6cb16d458b02f71aaf3a523629bce4a (diff)
downloadlibunistring-0d3435fe1c247ece368b27ee7d1f44045a8f5177.tar.gz
Fix typos.
Diffstat (limited to 'doc/unictype.texi')
-rw-r--r--doc/unictype.texi2
1 files changed, 1 insertions, 1 deletions
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}