diff options
author | David Boddie <dboddie@trolltech.com> | 2009-04-01 14:36:19 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-04-01 16:09:34 (GMT) |
commit | 2f53d62b7c2583e05f2a61c37b237b604d9e9d3b (patch) | |
tree | 490e925c2e81e21fb71fdd4c92984a4f5355d307 /doc/src/phonon.qdoc | |
parent | ef46fa38e50b807c6122dc37d84d2944069ef3ea (diff) | |
download | Qt-2f53d62b7c2583e05f2a61c37b237b604d9e9d3b.zip Qt-2f53d62b7c2583e05f2a61c37b237b604d9e9d3b.tar.gz Qt-2f53d62b7c2583e05f2a61c37b237b604d9e9d3b.tar.bz2 |
Doc: Minor language fixes and tidying.
Reviewed-by: TrustMe
Diffstat (limited to 'doc/src/phonon.qdoc')
-rw-r--r-- | doc/src/phonon.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/phonon.qdoc b/doc/src/phonon.qdoc index fa84b96..9470e61 100644 --- a/doc/src/phonon.qdoc +++ b/doc/src/phonon.qdoc @@ -49,7 +49,7 @@ \section1 Introduction Qt uses the Phonon multimedia framework to provide functionality - for playback of the most common multimedia formats.The media can + for playback of the most common multimedia formats. The media can be read from files or streamed over a network, using a QURL to a file. |