diff options
author | pspjuth <peter.spjuth@gmail.com> | 2004-01-09 22:26:24 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2004-01-09 22:26:24 (GMT) |
commit | a70f322b94fb45e096f11ac6ded83285f7981d6a (patch) | |
tree | 8c4b8b6fc3b39100d1c6148fb7d7133a73d618fd /doc/bind.n | |
parent | 40a16e5078cf54645c8dbc056c6667d80657f91c (diff) | |
download | tk-a70f322b94fb45e096f11ac6ded83285f7981d6a.zip tk-a70f322b94fb45e096f11ac6ded83285f7981d6a.tar.gz tk-a70f322b94fb45e096f11ac6ded83285f7981d6a.tar.bz2 |
Typo fix.
Diffstat (limited to 'doc/bind.n')
-rw-r--r-- | doc/bind.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: bind.n,v 1.9 2003/09/13 20:27:32 jenglish Exp $ +'\" RCS: @(#) $Id: bind.n,v 1.10 2004/01/09 22:26:24 pspjuth Exp $ '\" .so man.macros .TH bind n 8.0 Tk "Tk Built-In Commands" @@ -328,7 +328,7 @@ as necessary. .br Note that Tk provides no useful details for this event type. -.\" Added in wm-enablers patch: +'\" Added in wm-enablers patch: .IP \fBMapRequest\fP .IP \fBCirculateRequest\fP .IP \fBResizeRequest\fP |