aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/mediaplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/mediaplayer.h')
-rw-r--r--src/qmmpui/mediaplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/mediaplayer.h b/src/qmmpui/mediaplayer.h
index b345b6df4..19fd3f991 100644
--- a/src/qmmpui/mediaplayer.h
+++ b/src/qmmpui/mediaplayer.h
@@ -48,7 +48,7 @@ public:
/*!
* Prepares object for usage.
* @param core Pointer to the SoundCore object.
- * @param model Playlist model
+ * @param pl_mamager Playlist manager.
*/
void initialize(SoundCore *core, PlayListManager *pl_mamager);
/*!