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 | 4d8b24deb695c972b5efb753898439d4282cffdd (patch) | |
tree | 8c4b8b6fc3b39100d1c6148fb7d7133a73d618fd /doc | |
parent | 41e127adf20e67048bce9f37d6ed81ccafc25add (diff) | |
download | tk-4d8b24deb695c972b5efb753898439d4282cffdd.zip tk-4d8b24deb695c972b5efb753898439d4282cffdd.tar.gz tk-4d8b24deb695c972b5efb753898439d4282cffdd.tar.bz2 |
Typo fix.
Diffstat (limited to 'doc')
-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 |