From e63b1de286b09af7a39f27fbc58817d5f9c18f48 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 19 Mar 2015 20:13:40 +0200 Subject: Fix some EBN issues --- src/kitemviews/kitemlistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kitemviews/kitemlistview.h') diff --git a/src/kitemviews/kitemlistview.h b/src/kitemviews/kitemlistview.h index f20180289..9adf9f86f 100644 --- a/src/kitemviews/kitemlistview.h +++ b/src/kitemviews/kitemlistview.h @@ -642,7 +642,7 @@ private: /** * Shows a drop-indicator between items dependent on the given - * cursor position. The cursor position is relative the the upper left + * cursor position. The cursor position is relative to the upper left * edge of the view. * @return Index of the item where the dropping is done. An index of -1 * indicates that the item has been dropped after the last item. -- cgit v1.3.1