From f8d95a02420773d558fe73c0847c305666d47241 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 2 Feb 2013 13:41:49 -0600 Subject: Fix unintended renaming --- kate/part/kateview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/part/kateview.h') 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 -- cgit v1.2.1