aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/task.h
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2018-04-12 17:18:21 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2018-04-13 14:20:44 +0000
commita8eeb10630aaff53b28dfc2f2927fd91077f33bb (patch)
treec7be4c763ea9ac667ec07710d971f32a83b4d40d /src/plugins/projectexplorer/task.h
parentf748a5b5939bc84b9a224071200bcdcbd8afae5f (diff)
ProjextExplorer: Update a comment
Change-Id: Idfd5a91c4033f7f0a290e73c9d11592bd01dd11d Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/task.h')
-rw-r--r--src/plugins/projectexplorer/task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/task.h b/src/plugins/projectexplorer/task.h
index 9664cbf00d3..d8b72ba5d97 100644
--- a/src/plugins/projectexplorer/task.h
+++ b/src/plugins/projectexplorer/task.h
@@ -72,7 +72,7 @@ public:
Core::Id category;
QIcon icon;
- // Having a QList<QTextLayout::FormatRange> in Task isn't that great
+ // Having a container of QTextLayout::FormatRange in Task isn't that great
// It would be cleaner to split up the text into
// the logical hunks and then assemble them again
// (That is different consumers of tasks could show them in