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:
committed by
The Qt Project
parent
4aeda4943e
commit
9c3e685352
@@ -1188,7 +1188,7 @@ void QDeclarativeAudio::_q_statusChanged()
|
||||
}
|
||||
|
||||
VideoOutput {
|
||||
anchors: parent.fill
|
||||
anchors.fill: parent
|
||||
source: mediaplayer
|
||||
}
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE
|
||||
settings and metadata for videos.
|
||||
|
||||
It should not be constructed separately, instead the
|
||||
\c videRecorder property of a \l Camera should be used.
|
||||
\c videoRecorder property of a \l Camera should be used.
|
||||
|
||||
\qml
|
||||
Camera {
|
||||
|
||||
Reference in New Issue
Block a user