From d4f5c04ca9a5ccba2c69ac93b84be79ee8435bb2 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Fri, 12 Jul 2013 10:35:17 +0000 Subject: [PATCH] Fix a typo. --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index ec71033..9ece898 100644 --- a/config +++ b/config @@ -201,7 +201,7 @@ blocklevelhtml true # Whether to attempt to turn feed-provided HTML into valid HTML. # The most common problem that this solves is a non-closed element in an # article causing formatting problems for the rest of the page. -# For this option to have any effect, you need to have PyTidyLib or mx.Tixy +# For this option to have any effect, you need to have PyTidyLib or mx.Tidy # installed. tidyhtml true -- 2.35.1