summaryrefslogtreecommitdiff
path: root/src/multimedia/doc/src/changes.qdoc
diff options
context:
space:
mode:
authorJeff Tranter <jtranter@ics.com>2014-01-02 13:36:12 -0500
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-07 13:22:07 +0100
commita0d39a2ab6c94cdb59a8009611669304372915e6 (patch)
treecaeece6d44014a34d3d5bd73f1fc898ef924e389 /src/multimedia/doc/src/changes.qdoc
parenteb84c34c2bb45a9864299288c81b95edcd339db1 (diff)
downloadqtmultimedia-a0d39a2ab6c94cdb59a8009611669304372915e6.tar.gz
Fix some typos in documentation.
Fix some spelling and grammatical errors in comments that show up in Qt documentation. No changes to code. Change-Id: Ieb7be17bd1d50751f00620f7ac28d09355856ac0 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com> Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Diffstat (limited to 'src/multimedia/doc/src/changes.qdoc')
-rw-r--r--src/multimedia/doc/src/changes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/doc/src/changes.qdoc b/src/multimedia/doc/src/changes.qdoc
index 10e9d92b8..d517ef41c 100644
--- a/src/multimedia/doc/src/changes.qdoc
+++ b/src/multimedia/doc/src/changes.qdoc
@@ -125,7 +125,7 @@ changed in ways that may affect previously written code. This table highlights s
you will probably need to remove them.
\row
\li QSoundEffect availability
- \li The SoundEffect QML type was publically accessible in Qt Multimeda Kit,
+ \li The SoundEffect QML type was publicly accessible in Qt Multimeda Kit,
and now the C++ version is officially public too. If your code contains the
previously undocumented QSoundEffect, you may need to update it.
\row