summaryrefslogtreecommitdiffstats
path: root/doc/EventHndlr.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-07 22:00:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-07 22:00:15 (GMT)
commit8acb512c92c1b619073eac7d604ab9791ef0e713 (patch)
tree3e9691c13e240731e5cf78e7e27ff536d68a4bab /doc/EventHndlr.3
parent90b1090817bbf37d8787cc9ed77f2a4ca7460bb7 (diff)
parent2d8d71bb9e77b74a29295db7280e8383c4ac4df0 (diff)
downloadtk-8acb512c92c1b619073eac7d604ab9791ef0e713.zip
tk-8acb512c92c1b619073eac7d604ab9791ef0e713.tar.gz
tk-8acb512c92c1b619073eac7d604ab9791ef0e713.tar.bz2
Merge trunk
Diffstat (limited to 'doc/EventHndlr.3')
-rw-r--r--doc/EventHndlr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/EventHndlr.3 b/doc/EventHndlr.3
index 8c47e78..a2cbf8d 100644
--- a/doc/EventHndlr.3
+++ b/doc/EventHndlr.3
@@ -38,7 +38,7 @@ by \fImask\fR occurs in the window specified by \fItkwin\fR.
The callback to \fIproc\fR will be made by \fBTk_HandleEvent\fR;
this mechanism only works in programs that dispatch events
through \fBTk_HandleEvent\fR (or through other Tk procedures that
-call \fBTk_HandleEvent\fR, such as \fBTk_DoOneEvent\fR or
+call \fBTk_HandleEvent\fR, such as \fBTcl_DoOneEvent\fR or
\fBTk_MainLoop\fR).
.PP
\fIProc\fR should have arguments and result that match the