From ba2a3ce341c0c71bbbcf350fcbcd60c552220b31 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:23:13 -0600 Subject: Rename obsolete tq methods to standard names --- kmail/encodingdetector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/encodingdetector.h') diff --git a/kmail/encodingdetector.h b/kmail/encodingdetector.h index 0f2231782..9fe173069 100644 --- a/kmail/encodingdetector.h +++ b/kmail/encodingdetector.h @@ -35,7 +35,7 @@ class EncodingDetectorPrivate; * Searches for encoding declaration inside raw data -- meta and xml tags. * In the case it can't find it, uses heuristics for specified language. * - * If it finds tqunicode BOM marks, it changes encoding regardless of what the user has told + * If it finds unicode BOM marks, it changes encoding regardless of what the user has told * * Intended lifetime of the object: one instance per document. * -- cgit v1.2.1