summaryrefslogtreecommitdiffstats
path: root/libkdepim/kfoldertree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/kfoldertree.cpp')
-rw-r--r--libkdepim/kfoldertree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/kfoldertree.cpp b/libkdepim/kfoldertree.cpp
index 48398ddc..69111d55 100644
--- a/libkdepim/kfoldertree.cpp
+++ b/libkdepim/kfoldertree.cpp
@@ -269,7 +269,7 @@ void KFolderTreeItem::paintCell( TQPainter * p, const TQColorGroup & cg,
// deal with the folder column if the unread column is not shown
/* The below is exceedingly silly, but Ingo insists that the unread
- * count that is shown in tqparenthesis after the folder name must
+ * count that is shown in parenthesis after the folder name must
* be configurable in color. That means that paintCell needs to do
* two painting passes which flickers. Since that flicker is not
* needed when there is the unread column, special case that. */