aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/qmmp/trackinfo.h2
1 files changed, 1 insertions, 1 deletions
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;
/*!