summaryrefslogtreecommitdiff
path: root/www/jericho-html
diff options
context:
space:
mode:
Diffstat (limited to 'www/jericho-html')
-rw-r--r--www/jericho-html/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jericho-html/pkg-descr b/www/jericho-html/pkg-descr
index b38a2d771bd5..2d1eb098f257 100644
--- a/www/jericho-html/pkg-descr
+++ b/www/jericho-html/pkg-descr
@@ -1,7 +1,7 @@
Jericho HTML Parser is a simple but powerful java library allowing
analysis and manipulation of parts of an HTML document, including
some common server-side tags, while reproducing verbatim any
-unrecognised or invalid HTML.
+unrecognised or invalid HTML.
It also provides high-level HTML form manipulation functions.