diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-01-25 13:09:54 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-01-25 13:09:54 (GMT) |
commit | 134c86763b99b2931de4d57db1c19411a20443cf (patch) | |
tree | 5c84feb5463c098613a46e57895ae4dcb9750b16 /doc/src/declarative | |
parent | d28b06eeaaac030901c2f8929a5628349ed1bd2e (diff) | |
download | Qt-134c86763b99b2931de4d57db1c19411a20443cf.zip Qt-134c86763b99b2931de4d57db1c19411a20443cf.tar.gz Qt-134c86763b99b2931de4d57db1c19411a20443cf.tar.bz2 |
Doc: Fixing typo
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/globalobject.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc index d48b5d3..2568f81 100644 --- a/doc/src/declarative/globalobject.qdoc +++ b/doc/src/declarative/globalobject.qdoc @@ -77,7 +77,7 @@ browser. The following objects and properties are supported by the QML implemen \o lastChild \o previousSibling \o nextSibling -\o attribtes +\o attributes \endlist \o |