From 5a81c2a92ae4e0e073084d6fa64b1c3174b54c87 Mon Sep 17 00:00:00 2001 From: scoder Date: Tue, 4 Mar 2008 19:31:08 +0100 Subject: [svn r3397] r3724@delle: sbehnel | 2008-03-03 20:15:13 +0100 doc fix --HG-- branch : trunk --- doc/tutorial.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tutorial.txt') diff --git a/doc/tutorial.txt b/doc/tutorial.txt index 981e3d44..e739ee55 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -397,8 +397,8 @@ You can also find out if it's normal text content or tail text: True While this works for the results of the ``text()`` function, lxml will -not to tell you the origin of a string value that was constructed by -the XPath functions ``string()`` or ``concat()``: +not tell you the origin of a string value that was constructed by the +XPath functions ``string()`` or ``concat()``: .. sourcecode:: pycon -- cgit v1.2.1