summaryrefslogtreecommitdiffstats
path: root/libraries/libuchardet/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libuchardet/slack-desc')
-rw-r--r--libraries/libuchardet/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libuchardet/slack-desc b/libraries/libuchardet/slack-desc
index e94a9a920f..11f882aabd 100644
--- a/libraries/libuchardet/slack-desc
+++ b/libraries/libuchardet/slack-desc
@@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
libuchardet: libuchardet (encoding detector library)
libuchardet:
-libuchardet: uchardet uchardet is a C language binding of the original C++
-libuchardet: implementation of the universal charset detection library by Mozilla.
-libuchardet: uchardet is an encoding detector library, which takes a sequence of
-libuchardet: bytes in an unknown character encoding without any additional
+libuchardet: uchardet uchardet is a C language binding of the original C++
+libuchardet: implementation of the universal charset detection library by Mozilla.
+libuchardet: uchardet is an encoding detector library, which takes a sequence of
+libuchardet: bytes in an unknown character encoding without any additional
libuchardet: information, and attempts to determine the encoding of the text.
libuchardet:
libuchardet: Home page: https://github.com/BYVoid/uchardet/