summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/globalobject.qdoc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-25 13:04:09 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-25 13:04:09 (GMT)
commitd28b06eeaaac030901c2f8929a5628349ed1bd2e (patch)
treedcdaf75de75cdc52c230371bc764d7e57a6f277f /doc/src/declarative/globalobject.qdoc
parentd34466a2c4fef4d6b53b3d6fbf285260de9fa0ed (diff)
downloadQt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.zip
Qt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.tar.gz
Qt-d28b06eeaaac030901c2f8929a5628349ed1bd2e.tar.bz2
Doc: fixing bugs and typos based on feedback
Diffstat (limited to 'doc/src/declarative/globalobject.qdoc')
-rw-r--r--doc/src/declarative/globalobject.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index 8671b48..d48b5d3 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -48,7 +48,7 @@ data from over a network.
The XMLHttpRequest API implements the same \l {http://www.w3.org/TR/XMLHttpRequest/}{W3C standard}
as many popular web browsers with following exceptions:
\list
-\i QML's XMLHttpRequest does not enforce the same origin policty.
+\i QML's XMLHttpRequest does not enforce the same origin policy.
\i QML's XMLHttpRequest does not support \e synchronous requests.
\endlist