Doc fix for QML Global Object
authorYann Bodson <yann.bodson@nokia.com>
Tue, 24 Jan 2012 03:14:56 +0000 (13:14 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jan 2012 03:40:28 +0000 (04:40 +0100)
Change-Id: I2b55a2aeaee1012123e671ad4d854f25539231e1
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
doc/src/declarative/globalobject.qdoc

index b5e99d0..0911784 100644 (file)
@@ -49,8 +49,8 @@ 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 policy.
-\i QML's XMLHttpRequest does not support \i synchronous requests.
+\o QML's XMLHttpRequest does not enforce the same origin policy.
+\o QML's XMLHttpRequest does not support \i synchronous requests.
 \endlist
 
 Additionally, the \c responseXML XML DOM tree currently supported by QML is a reduced subset