summaryrefslogtreecommitdiffstats
path: root/doc/CrtGenHdlr.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 07:50:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 07:50:49 (GMT)
commitefe49e60c2df01706cf06ffa6b7761aeb890ea13 (patch)
tree3f23e401590770c24a86fc380070f1d04fe34c9e /doc/CrtGenHdlr.3
parent21efa20393f8b8cd50a86c9af011d55257b97ed5 (diff)
parent083d12f62fbec88cfe223c38e9d7a53f4acde39f (diff)
downloadtk-efe49e60c2df01706cf06ffa6b7761aeb890ea13.zip
tk-efe49e60c2df01706cf06ffa6b7761aeb890ea13.tar.gz
tk-efe49e60c2df01706cf06ffa6b7761aeb890ea13.tar.bz2
Merge 8.6
Diffstat (limited to 'doc/CrtGenHdlr.3')
-rw-r--r--doc/CrtGenHdlr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CrtGenHdlr.3 b/doc/CrtGenHdlr.3
index c2aac03..1d6f3d5 100644
--- a/doc/CrtGenHdlr.3
+++ b/doc/CrtGenHdlr.3
@@ -38,7 +38,7 @@ use with Tk, and so on.
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