Fix some typos

Change-Id: Iaf8f50741d3103480668b4a654a202d8a363bc45
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
Sergio Ahumada
2015-02-11 10:05:21 +01:00
committed by Yoann Lopes
parent 13b24ab18b
commit 4ce9d89d7a
11 changed files with 17 additions and 17 deletions

View File

@@ -925,7 +925,7 @@ void QDeclarativeCamera::setDigitalZoom(qreal value)
\qmlproperty variant QtMultimedia::Camera::metaData.gpsLongitude
\qmlproperty variant QtMultimedia::Camera::metaData.gpsAltitude
These properties hold the the geographic position in decimal degrees of the
These properties hold the geographic position in decimal degrees of the
camera at time of capture.
\sa {QMediaMetaData}