diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-02 05:30:45 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-02 05:30:45 (GMT) |
commit | 76ea167bbaff1dce77c473fec928879104b3077d (patch) | |
tree | 4b3332d54d500e054c7c5ea58456eb80d0499309 | |
parent | daccbc9300abbfdc0baa6d4ef44d26cb81f0d01a (diff) | |
download | Qt-76ea167bbaff1dce77c473fec928879104b3077d.zip Qt-76ea167bbaff1dce77c473fec928879104b3077d.tar.gz Qt-76ea167bbaff1dce77c473fec928879104b3077d.tar.bz2 |
Doc: Removed invalid entities in documentation.
Details: It is not necessary to use entities. In any case, I replaced
them with words for consistency.
(cherry picked from commit 58d0e46dcc50a3cddabc177c9dfdfec5c66e932d)
Conflicts:
doc/src/getting-started/examples.qdoc
-rw-r--r-- | doc/src/getting-started/examples.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc index 9cc7a95..402c1cc 100644 --- a/doc/src/getting-started/examples.qdoc +++ b/doc/src/getting-started/examples.qdoc @@ -343,8 +343,8 @@ /*! \page examples-draganddrop.html \ingroup all-examples - \title Drag & Drop Examples - \brief How to access your platform's native darg & drop functionality + \title Drag and Drop Examples + \brief How to access your platform's native drag and drop functionality. \image draganddrop-examples.png |