summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjackieleng <Jackie.Leng@nelen-schuurmans.nl>2016-10-21 17:40:55 +0200
committerGitHub <noreply@github.com>2016-10-21 17:40:55 +0200
commitbaf45f56c9ffef064a98ea7426ebbce96e5fe9df (patch)
tree8a199c708dd53396f945a03fa392820ecbd9853d /doc
parent2990a3d35a56edc0a7630593d28b91c207916041 (diff)
downloadpython-lxml-baf45f56c9ffef064a98ea7426ebbce96e5fe9df.tar.gz
Fix typo in FAQ.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
index e47183e8..28decd0b 100644
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
@@ -526,7 +526,7 @@ project and its user base. You can
top-ranked when searching the web for "Python and XML", so maybe you
have an idea how to improve that.
-* help with the tutorial. A tutorial is the most important stating point for
+* help with the tutorial. A tutorial is the most important starting point for
new users, so it is important for us to provide an easy to understand guide
into lxml. As all documentation, the tutorial is work in progress, so we
appreciate every helping hand.