diff options
Diffstat (limited to 'doc/MoveToplev.3')
-rw-r--r-- | doc/MoveToplev.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MoveToplev.3 b/doc/MoveToplev.3 index 18436a3..12f353b 100644 --- a/doc/MoveToplev.3 +++ b/doc/MoveToplev.3 @@ -47,7 +47,7 @@ menus that want to appear at a particular place on the screen. When \fBTk_MoveToplevelWindow\fR is called it does not immediately pass on the new desired location to the window manager; it defers this action until all other outstanding work has been completed, -using the \fBTk_DoWhenIdle\fR mechanism. +using the \fBTcl_DoWhenIdle\fR mechanism. .SH KEYWORDS position, top-level window, window manager |