summaryrefslogtreecommitdiffstats
path: root/doc/src/xml-processing/xquery-introduction.qdoc
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-02-16 12:50:52 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-02-16 12:50:52 (GMT)
commit5f41a70bf1bc5c28b7d08d6da84aff4126479b6d (patch)
treec15dd5a0a256995f6f44efc2b5f68f529c8c31ab /doc/src/xml-processing/xquery-introduction.qdoc
parent0ca62a15e146f1c038b3ee8db8cac51509a3b28e (diff)
parent80d33cec47b8188efd473070acb5ebcc1e772583 (diff)
downloadQt-5f41a70bf1bc5c28b7d08d6da84aff4126479b6d.zip
Qt-5f41a70bf1bc5c28b7d08d6da84aff4126479b6d.tar.gz
Qt-5f41a70bf1bc5c28b7d08d6da84aff4126479b6d.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1
Diffstat (limited to 'doc/src/xml-processing/xquery-introduction.qdoc')
-rw-r--r--doc/src/xml-processing/xquery-introduction.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/xml-processing/xquery-introduction.qdoc b/doc/src/xml-processing/xquery-introduction.qdoc
index 84e21ab..9306420 100644
--- a/doc/src/xml-processing/xquery-introduction.qdoc
+++ b/doc/src/xml-processing/xquery-introduction.qdoc
@@ -75,7 +75,7 @@ It creates a new \c{<html>} element in the output and sets its \c{id}
attribute to be the \c{id} attribute from an \c{<html>} element in the
\c{other.html} file.
-\section1 Using Path Expressions To Match & Select Items
+\section1 Using Path Expressions To Match And Select Items
In C++ and Java, we write nested \c{for} loops and recursive functions
to traverse XML trees in search of elements of interest. In XQuery, we