summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/spectrum/app/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/spectrum/app/engine.h')
-rw-r--r--examples/multimedia/spectrum/app/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/spectrum/app/engine.h b/examples/multimedia/spectrum/app/engine.h
index 7508c0e6a..014492869 100644
--- a/examples/multimedia/spectrum/app/engine.h
+++ b/examples/multimedia/spectrum/app/engine.h
@@ -68,7 +68,7 @@ class QAudioOutput;
QT_END_NAMESPACE
/**
- * This class interfaces with the QtMultimedia audio classes, and also with
+ * This class interfaces with the Qt Multimedia audio classes, and also with
* the SpectrumAnalyser class. Its role is to manage the capture and playback
* of audio data, meanwhile performing real-time analysis of the audio level
* and frequency spectrum.