diff options
| author | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
| commit | e63b1de286b09af7a39f27fbc58817d5f9c18f48 (patch) | |
| tree | 1c29a5f92e1368582ec4442d6049066e92d15a38 /src/kitemviews/kitemlistview.h | |
| parent | a7484d2ce51a6734a59a7b3f3ad9ef43c54717ee (diff) | |
Fix some EBN issues
Diffstat (limited to 'src/kitemviews/kitemlistview.h')
| -rw-r--r-- | src/kitemviews/kitemlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
