From: Adam Sampson Date: Fri, 12 Jul 2013 10:35:17 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: v2.15rc2~1 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=d4f5c04ca9a5ccba2c69ac93b84be79ee8435bb2;p=rawdog%2F.git Fix a typo. --- 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