summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tltcl/lib/tk8.6/text.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tk8.6/text.tcl')
-rw-r--r--Master/tlpkg/tltcl/lib/tk8.6/text.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tltcl/lib/tk8.6/text.tcl b/Master/tlpkg/tltcl/lib/tk8.6/text.tcl
index ec8f3d3538d..d1f9b8648e7 100644
--- a/Master/tlpkg/tltcl/lib/tk8.6/text.tcl
+++ b/Master/tlpkg/tltcl/lib/tk8.6/text.tcl
@@ -499,7 +499,7 @@ if {[tk windowingsystem] eq "x11"} {
# Support for mousewheels on Linux/Unix commonly comes through mapping
# the wheel to the extended buttons. If you have a mousewheel, find
# Linux configuration info at:
- # http://linuxreviews.org/howtos/xfree/mouse/
+ # https://linuxreviews.org/HOWTO_change_the_mouse_speed_in_X
bind Text <4> {
if {!$tk_strictMotif} {
%W yview scroll -50 pixels