summaryrefslogtreecommitdiffstats
path: root/doc/html/xml.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/xml.html')
-rw-r--r--doc/html/xml.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/xml.html b/doc/html/xml.html
index 2167b785..688f5a0f 100644
--- a/doc/html/xml.html
+++ b/doc/html/xml.html
@@ -527,7 +527,7 @@ attribute from the <em>http://trolltech.com/fnord/</em> namespace to <em>book:au
prefix <em>fnord</em> that is declared in the <em>book:author</em> element.
<p> Clearly the <em>fnord</em> namespace has the same namespace URI as the
default namespace. So why didn't we simply use the default namespace
-we'd already declared? The answer is tquite complex:
+we'd already declared? The answer is quite complex:
<ul>
<li> attributes without a prefix don't belong to any XML namespace at
all, not even to the default namespace;