From a036d2a8417e8278b6858508e6886b7f6f3c1832 Mon Sep 17 00:00:00 2001 From: ayin Date: Fri, 30 Nov 2007 01:22:26 +0000 Subject: [PATCH] Fix typo. --- src/urxvt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/urxvt.pm b/src/urxvt.pm index 1168c57a..3f38f7dc 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -167,7 +167,7 @@ See L for more info about perl regular expression syntax. A support package that tries to make editing with readline easier. At the moment, it reacts to clicking shift-left mouse button by trying to move the text cursor to this position. It does so by generating as many -cursor-left or cursor-right keypresses as required (the this only works +cursor-left or cursor-right keypresses as required (this only works for programs that correctly support wide characters). To avoid too many false positives, this is only done when: -- 2.34.1