diff options
Diffstat (limited to 'juk')
-rw-r--r-- | juk/tag.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ public: /** * As a convenience, since producing a length string from a number of second - * isn't a one liner, provide the lenght in string form. + * isn't a one liner, provide the length in string form. */ TQString lengthString() const { return m_lengthString; } CacheDataStream &read(CacheDataStream &s); |