summaryrefslogtreecommitdiffstats
path: root/kate/part/kateview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/kateview.h')
-rw-r--r--kate/part/kateview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/kateview.h b/kate/part/kateview.h
index 9d04a524f..0a00ab1fc 100644
--- a/kate/part/kateview.h
+++ b/kate/part/kateview.h
@@ -222,7 +222,7 @@ class KateView : public Kate::View,
*/
inline const KateSuperCursor &selEnd () const { return selectEnd; }
- // should cursor be wrapped ? take config + bloctdeselection state in account
+ // should cursor be wrapped ? take config + blockselection state in account
bool wrapCursor ();
// some internal functions to get selection state of a line/col