spelling correction

This commit is contained in:
tille 2004-01-30 16:17:28 +00:00
parent 4cd946d4d4
commit 9587e3210e
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ like a <sgmltag class="starttag">sect2</sgmltag> within a <sgmltag class="startt
to access and query. One should be able to retrieve a subsection of any
structured data, by using querying languages for XML (<application>XPath</application> and <application>XQuery</application>).
<sgmltag class="starttag">sectN</sgmltag> are useful when traversing a document using <application>XPath</application>/<application>XQuery</application>.
<sgmltag class="starttag">sectN</sgmltag> gives more flexibility, and control while writting a <application>XPath</application>
<sgmltag class="starttag">sectN</sgmltag> gives more flexibility, and control while writing an <application>XPath</application>
expression.
</para>