summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/costlistitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/costlistitem.h')
-rw-r--r--kcachegrind/kcachegrind/costlistitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/costlistitem.h b/kcachegrind/kcachegrind/costlistitem.h
index b5607ce6..369a0c74 100644
--- a/kcachegrind/kcachegrind/costlistitem.h
+++ b/kcachegrind/kcachegrind/costlistitem.h
@@ -45,7 +45,7 @@ private:
TraceCostItem* _costItem;
// >0 only for last item in list, if items are skipped
int _skipped;
- // number of items in group, is put in tqparenthesis after name
+ // number of items in group, is put in parenthesis after name
int _groupSize;
};