From 41782dc5b26df30a4e828dcea27ab2bab5dd7b23 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sun, 8 Dec 2013 03:30:17 +0400 Subject: Update docs --- src/Data/BEncode.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Data/BEncode.hs b/src/Data/BEncode.hs index 744e9d1..d1d153b 100644 --- a/src/Data/BEncode.hs +++ b/src/Data/BEncode.hs @@ -21,7 +21,7 @@ -- -- To serialize any other types we need to make conversion. To -- make conversion more convenient there is type class for it: --- 'BEncodable'. Any textual strings are considered as UTF8 encoded +-- 'BEncode'. Any textual strings are considered as UTF8 encoded -- 'Text'. -- -- The complete Augmented BNF syntax for bencoding format is: -- cgit v1.2.3