┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
diff options
context:
space:
mode:
authorYuri Chornoivan <[email protected]>2019-06-24 08:40:39 +0300
committerYuri Chornoivan <[email protected]>2019-06-24 08:40:39 +0300
commit8a942bb3d32784f37eabb75aceb58c8b965c77b0 (patch)
tree54f75ca58a4b2aa7d0490808129f486a764019e7 /src/kitemviews
parentbd788a3ff425992b87a5c5b86abc6c324a73784a (diff)
Fix minor typos
Diffstat (limited to 'src/kitemviews')
-rw-r--r--src/kitemviews/kitemlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/kitemlistview.h b/src/kitemviews/kitemlistview.h
index 3a4a469bb..9349e5003 100644
--- a/src/kitemviews/kitemlistview.h
+++ b/src/kitemviews/kitemlistview.h
@@ -229,7 +229,7 @@ public:
/**
* @return The context rectangle of the item relative to the top/left of
* the currently visible area (see KItemListView::offset()). The
- * context rectangle is defined by by the united rectangle of
+ * context rectangle is defined by the united rectangle of
* the icon rectangle and the text rectangle (see KItemListWidget::iconRect()
* and KItemListWidget::textRect()) and is useful as reference for e.g. aligning
* a tooltip or a context-menu for an item. Note that a context rectangle will