summaryrefslogtreecommitdiffstats
path: root/doc/src/phonon-api.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/phonon-api.qdoc')
-rw-r--r--doc/src/phonon-api.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/phonon-api.qdoc b/doc/src/phonon-api.qdoc
index 01f7c8a..147ded3 100644
--- a/doc/src/phonon-api.qdoc
+++ b/doc/src/phonon-api.qdoc
@@ -2656,7 +2656,7 @@
To find out what \l{Phonon::}{AudioOutputDevice}s are available
for AudioOutput, you can call
- BackendCapabilities::availableAudioDevices(). A default device is
+ BackendCapabilities::availableAudioOutputDevices(). A default device is
selected by the backend, but it is possible to set the device to
be used with setOutputDevice(). The outputDeviceChanged() signal
will be emitted if the device changes.