summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
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}