summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine/qdeclarative_soundinstance_p.cpp
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-03-31 20:45:31 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-10 13:20:46 +0200
commitab54cc46c6eb52163ea1735cc252815172be3a6a (patch)
tree4eaf5f8273327ce72339ebb1b3a6336f342d9d00 /src/imports/audioengine/qdeclarative_soundinstance_p.cpp
parent03ae7a5b7d6956ab8de2d7f3d05b9cc00e70f69b (diff)
Doc: Fix minor typos
Task-number: QTWEBSITE-514 Change-Id: Ie8f3689d18d15fd0e88e0ada4a745d9994d9c2ae Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/imports/audioengine/qdeclarative_soundinstance_p.cpp')
-rw-r--r--src/imports/audioengine/qdeclarative_soundinstance_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/audioengine/qdeclarative_soundinstance_p.cpp b/src/imports/audioengine/qdeclarative_soundinstance_p.cpp
index dc5e9e96e..b1c5f3cca 100644
--- a/src/imports/audioengine/qdeclarative_soundinstance_p.cpp
+++ b/src/imports/audioengine/qdeclarative_soundinstance_p.cpp
@@ -442,7 +442,7 @@ void QDeclarativeSoundInstance::setVelocity(const QVector3D& velocity)
/*!
\qmlproperty vector3d QtAudioEngine1::SoundInstance::gain
- This property holds the gain adjustment which will be used to modulate the audio ouput level
+ This property holds the gain adjustment which will be used to modulate the audio output level
from this SoundInstance.
*/
qreal QDeclarativeSoundInstance::gain() const