summaryrefslogtreecommitdiff
path: root/expat
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-10-03 16:29:13 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-10-03 16:29:13 +0300
commit7bd77ca9974b9467df38921c55ed80b3e5d3dae3 (patch)
tree6e46a4eda7940b38e1c5f5623be296508522e7e1 /expat
parenta29217cc273de1faad8c3522bc23a11d650addbf (diff)
s/UCS2/UTF-16
Change-Id: I2be40b7897c3277e2d8673b440aa6dd682086267
Diffstat (limited to 'expat')
-rw-r--r--expat/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/README b/expat/README
index a3f8399c4da3..1af988937eb0 100644
--- a/expat/README
+++ b/expat/README
@@ -1,4 +1,4 @@
-Simple SAX parser library with added UCS2 support.
+Simple SAX parser library with added UTF-16 support.
When we build expat internally ("bundled"), we build two variants: One
that has an "ASCII" (actually UTF-8) API, another that has a "Unicode"