From ea4c32602d799d9e423e6b12a7b3181cba260e40 Mon Sep 17 00:00:00 2001 From: Ling Hu Date: Wed, 27 Jul 2011 17:41:25 +1000 Subject: fix a spelling error Change-Id: Ic593f342055a4ff65503bd92236ff2904012d4f4 Reviewed-by:Michael Goddard (cherry picked from commit d9cd5386f6d9aa1c702424d272d70a0b45a6b9db) Reviewed-on: http://codereview.qt-project.org/5495 Reviewed-by: Qt Sanity Bot Reviewed-by: Michael Goddard --- src/plugins/wmf/player/mfaudioendpointcontrol.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/wmf/player/mfaudioendpointcontrol.cpp b/src/plugins/wmf/player/mfaudioendpointcontrol.cpp index c1d8bd3..290afe5 100644 --- a/src/plugins/wmf/player/mfaudioendpointcontrol.cpp +++ b/src/plugins/wmf/player/mfaudioendpointcontrol.cpp @@ -100,7 +100,7 @@ void MFAudioEndpointControl::setActiveEndpoint(const QString &name) } else { //This is the default one that has been inserted in updateEndpoints(), //so give the activate a hint that we want to use the device for multimedia playback - //then the media foundation will choose an apropriate one. + //then the media foundation will choose an appropriate one. //from MSDN: //The ERole enumeration defines constants that indicate the role that the system has assigned to an audio endpoint device. -- cgit v1.2.3