Doc: fix two typos

Change-Id: I5f417384ce75d8dc2063f92d0116f516f261e4aa
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
Zhang Xingtao
2014-03-25 23:22:57 +08:00
committed by The Qt Project
parent 4aeda4943e
commit 9c3e685352
2 changed files with 2 additions and 2 deletions

View File

@@ -1188,7 +1188,7 @@ void QDeclarativeAudio::_q_statusChanged()
}
VideoOutput {
anchors: parent.fill
anchors.fill: parent
source: mediaplayer
}