summaryrefslogtreecommitdiffstats
path: root/juk/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/tag.h')
-rw-r--r--juk/tag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/tag.h b/juk/tag.h
index dacd5e9c..771c0cba 100644
--- a/juk/tag.h
+++ b/juk/tag.h
@@ -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);