summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/movie.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/movie.qdoc')
-rw-r--r--doc/src/examples/movie.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/movie.qdoc b/doc/src/examples/movie.qdoc
index 733f52d..4d7b3e0 100644
--- a/doc/src/examples/movie.qdoc
+++ b/doc/src/examples/movie.qdoc
@@ -30,8 +30,8 @@
\title Movie Example
The Movie example demonstrates how to use QMovie and QLabel to
- display animations. Now that Qt comes with \l{Phonon
- Overview}{Phonon} (the multimedia framework), QMovie is mostly
+ display animations. Now that Qt comes with the \l{Phonon multimedia
+ framework} {Phonon multimedia framework}, QMovie is mostly
useful if one wants to play a simple animation without the added
complexity of a multimedia framework to install and deploy.