summaryrefslogtreecommitdiffstats
path: root/libraries/libuchardet/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libuchardet/README')
-rw-r--r--libraries/libuchardet/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libuchardet/README b/libraries/libuchardet/README
index 59b601ae09..9822181500 100644
--- a/libraries/libuchardet/README
+++ b/libraries/libuchardet/README
@@ -1,8 +1,8 @@
libuchardet (encoding detector library)
-uchardet is a C language binding of the original C++ implementation of the
-universal charset detection library by Mozilla.
+uchardet uchardet is a C language binding of the original C++
+implementation of the universal charset detection library by Mozilla.
-uchardet is an encoding detector library, which takes a sequence of bytes
-in an unknown character encoding without any additional information, and attempts
-to determine the encoding of the text.
+uchardet is an encoding detector library, which takes a sequence of
+bytes in an unknown character encoding without any additional
+information, and attempts to determine the encoding of the text.