diff options
| -rw-r--r-- | src/qmmp/metadatamanager.h | 2 |
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(); /*! |
