summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bind.n')
-rw-r--r--doc/bind.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bind.n b/doc/bind.n
index d299f66..9fb5c07 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -229,7 +229,7 @@ example:
.CS
lassign [tk::PreciseScrollDeltas %D] deltaX deltaY
.CE
-The \fB$#\fR substitution is a counter for \fBToucpadScroll\fR events
+The \fB$#\fR substitution is a counter for \fBTouchpadScroll\fR events
which can be used by widgets that only support scrolling by units to
ignore some portion of the events.
.IP "\fBKeyPress\fR, \fBKeyRelease\fR" 5