aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/qmmp/metadatamanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmp/metadatamanager.h b/src/qmmp/metadatamanager.h
index b0bc46c91..2620b1d4e 100644
--- a/src/qmmp/metadatamanager.h
+++ b/src/qmmp/metadatamanager.h
@@ -95,7 +95,7 @@ public:
*/
void clearCoverChache();
/*!
- * Prepares object for usage by another thread to avoid warnings about parent the different thread
+ * Prepares object for usage by another thread to avoid warnings about parent from the different thread
*/
void prepareForAnotherThread();
/*!