diff options
| author | scoder <none@none> | 2007-10-10 09:13:10 +0200 |
|---|---|---|
| committer | scoder <none@none> | 2007-10-10 09:13:10 +0200 |
| commit | 9f732c2ba24ef1549c9bb1a1b96efdcd1998ecae (patch) | |
| tree | 06d1818f51c6445fd937106c3dc255a9ebe1f20b /doc/lxmlhtml.txt | |
| parent | e2d7ced40cbfd64a307ccb5b1157b0a46ac57377 (diff) | |
| download | python-lxml-9f732c2ba24ef1549c9bb1a1b96efdcd1998ecae.tar.gz | |
[svn r2957] doc fix
--HG--
branch : trunk
Diffstat (limited to 'doc/lxmlhtml.txt')
| -rw-r--r-- | doc/lxmlhtml.txt | 6 |
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:: .. |
