diff options
author | peter.spjuth@gmail.com <pspjuth> | 2004-01-09 22:26:24 (GMT) |
---|---|---|
committer | peter.spjuth@gmail.com <pspjuth> | 2004-01-09 22:26:24 (GMT) |
commit | 67be65d50bf7bb1630ecec3ed5f65dde8681c1cb (patch) | |
tree | 8c4b8b6fc3b39100d1c6148fb7d7133a73d618fd /doc/bind.n | |
parent | 2e30ae6897256ca302c7c1ad374042dc18b9d86f (diff) | |
download | tk-67be65d50bf7bb1630ecec3ed5f65dde8681c1cb.zip tk-67be65d50bf7bb1630ecec3ed5f65dde8681c1cb.tar.gz tk-67be65d50bf7bb1630ecec3ed5f65dde8681c1cb.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 |