Fix typo in QMediaPlayer docs.

Change-Id: I0b9110488a2d116cea73abe30f80fc1f487029aa
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Mitch Curtis
2013-05-31 10:32:39 +02:00
committed by The Qt Project
parent 3196d3869e
commit 9d5a639ee8

View File

@@ -1220,7 +1220,7 @@ QMultimedia::AvailabilityStatus QMediaPlayer::availability() const
\property QMediaPlayer::volume
\brief the current playback volume.
The playback volume is a linear in effect and the value can range from 0 -
The playback volume is linear in effect and the value can range from 0 -
100, values outside this range will be clamped.
*/