From 10c96554c175b0a73a05e78e9777a1e94099ef3d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 21 Nov 2013 06:26:39 +0000 Subject: fixed typo git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3919 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/metadatamanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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(); /*! -- cgit v1.2.3-13-gbd6f