From d2fc88a49ddb99863a42e9b7953f920f5b28b944 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 13:18:46 -0500 Subject: Fix typos. --- juk/tag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juk') 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); -- cgit v1.2.1