From 9732df7910637f86ff554d10bdb9d301ab680099 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 6 Feb 2021 20:23:12 +0000 Subject: fixed typo git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9691 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/trackinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qmmp/trackinfo.h b/src/qmmp/trackinfo.h index 8f992c4aa..abcc11252 100644 --- a/src/qmmp/trackinfo.h +++ b/src/qmmp/trackinfo.h @@ -76,7 +76,7 @@ public: */ qint64 duration () const; /*! - * Returns \b true if stream/file has no infomation and empry path, otherwise returns \b false. + * Returns \b true if stream/file has no infomation and empty path, otherwise returns \b false. */ bool isEmpty() const; /*! -- cgit v1.2.3-13-gbd6f