summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudioformat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/audio/qaudioformat.cpp')
-rw-r--r--src/multimedia/audio/qaudioformat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/audio/qaudioformat.cpp b/src/multimedia/audio/qaudioformat.cpp
index b7778a819..b83256a10 100644
--- a/src/multimedia/audio/qaudioformat.cpp
+++ b/src/multimedia/audio/qaudioformat.cpp
@@ -159,7 +159,7 @@ public:
In the common case of interleaved linear PCM data, the codec will
be "audio/pcm", and the samples for all channels will be interleaved.
One sample for each channel for the same instant in time is referred
- to as a frame in QtMultimedia (and other places).
+ to as a frame in Qt Multimedia (and other places).
*/
/*!