diff options
Diffstat (limited to 'doc/xml-sax-walkthrough.doc')
-rw-r--r-- | doc/xml-sax-walkthrough.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xml-sax-walkthrough.doc b/doc/xml-sax-walkthrough.doc index 21ecf8efd..b0279ca29 100644 --- a/doc/xml-sax-walkthrough.doc +++ b/doc/xml-sax-walkthrough.doc @@ -51,7 +51,7 @@ Before reading on you should at least be familiar with the \link xml.html#sax2Intro Introduction to SAX2. \endlink -<a name="tquickStart"></a> +<a name="quickStart"></a> <h2>A tiny parser</h2> In this section we will present a small example reader that outputs |