summaryrefslogtreecommitdiff
path: root/doc/tutorial.txt
diff options
context:
space:
mode:
authorStefan Behnel <scoder@users.berlios.de>2011-02-16 16:44:52 +0100
committerStefan Behnel <scoder@users.berlios.de>2011-02-16 16:44:52 +0100
commit79f761bdfb80f01aa53eb10651334f1f523fb2a1 (patch)
tree59479427872909fc7defc2ac7d70e4f56d93a6d8 /doc/tutorial.txt
parentee61606254aeddaa19a2d4b35256b08a3b23c418 (diff)
downloadpython-lxml-79f761bdfb80f01aa53eb10651334f1f523fb2a1.tar.gz
doc fixes
--HG-- branch : trunk
Diffstat (limited to 'doc/tutorial.txt')
-rw-r--r--doc/tutorial.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorial.txt b/doc/tutorial.txt
index ea0dc9dc..34e28e81 100644
--- a/doc/tutorial.txt
+++ b/doc/tutorial.txt
@@ -3,8 +3,8 @@ The lxml.etree Tutorial
=======================
.. meta::
- :description: The lxml tutorial on XML that feels like Python
- :keywords: lxml, etree, tutorial, ElementTree, Python, XML, HTML
+ :description: The lxml tutorial on XML processing with Python
+ :keywords: XML processing with Python, lxml, lxml.etree, tutorial, ElementTree, Python, XML, HTML
:Author:
Stefan Behnel