summaryrefslogtreecommitdiff
path: root/doc/lxmlhtml.txt
diff options
context:
space:
mode:
authorscoder <none@none>2007-10-10 09:13:10 +0200
committerscoder <none@none>2007-10-10 09:13:10 +0200
commit9f732c2ba24ef1549c9bb1a1b96efdcd1998ecae (patch)
tree06d1818f51c6445fd937106c3dc255a9ebe1f20b /doc/lxmlhtml.txt
parente2d7ced40cbfd64a307ccb5b1157b0a46ac57377 (diff)
downloadpython-lxml-9f732c2ba24ef1549c9bb1a1b96efdcd1998ecae.tar.gz
[svn r2957] doc fix
--HG-- branch : trunk
Diffstat (limited to 'doc/lxmlhtml.txt')
-rw-r--r--doc/lxmlhtml.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lxmlhtml.txt b/doc/lxmlhtml.txt
index fb3b4c41..6b588b36 100644
--- a/doc/lxmlhtml.txt
+++ b/doc/lxmlhtml.txt
@@ -2,9 +2,9 @@
lxml.html
=========
-Since version 2.0, lxml provides a dedicated package for dealing with HTML:
-``lxml.html``. It provides a special Element API for HTML elements, as well
-as a number of utilities for common tasks.
+Since version 2.0, lxml comes with a dedicated package for dealing
+with HTML: ``lxml.html``. It provides a special Element API for HTML
+elements, as well as a number of utilities for common tasks.
.. contents::
..