summaryrefslogtreecommitdiff
path: root/www/mod_tidy/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_tidy/pkg-descr')
-rw-r--r--www/mod_tidy/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_tidy/pkg-descr b/www/mod_tidy/pkg-descr
index 871f7083ed9d..02a4e3ff5f3c 100644
--- a/www/mod_tidy/pkg-descr
+++ b/www/mod_tidy/pkg-descr
@@ -1,8 +1,8 @@
-mod_tidy validates the HTML output of your apache2 webserver. So you don't need
+mod_tidy validates the HTML output of your apache2 webserver. So you don't need
a separate application to check your HTML.
-It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML
-output to TidyLib which validates the HTML output. If TidyLib finds
-an error the client receives a HTML page with a list of all found errors. If
+It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML
+output to TidyLib which validates the HTML output. If TidyLib finds
+an error the client receives a HTML page with a list of all found errors. If
TidyLib doesn't complain you will get your HTML data as without mod_tidy.
WWW: http://mod-tidy.sourceforge.net/