diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-03-13 13:57:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-03-13 13:57:50 (GMT) |
commit | 55491f4cae556ae0b3b8f3ffc93c32b63bf3c2dc (patch) | |
tree | 57cd3bf2007a22202079e5c41cf4946fdccc178c /doc/Clipboard.3 | |
parent | 5c6f2194ab836c8c2270235a6b680501886e963e (diff) | |
download | tk-55491f4cae556ae0b3b8f3ffc93c32b63bf3c2dc.zip tk-55491f4cae556ae0b3b8f3ffc93c32b63bf3c2dc.tar.gz tk-55491f4cae556ae0b3b8f3ffc93c32b63bf3c2dc.tar.bz2 |
Minor spelling fixes.
Diffstat (limited to 'doc/Clipboard.3')
-rw-r--r-- | doc/Clipboard.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Clipboard.3 b/doc/Clipboard.3 index e06fae5..f3e8fec 100644 --- a/doc/Clipboard.3 +++ b/doc/Clipboard.3 @@ -71,7 +71,7 @@ this application). .PP \fBTk_ClipboardClear\fR may invoke callbacks, including arbitrary Tcl scripts, as a result of losing the CLIPBOARD selection, so -any calling function should take care to be reentrant at the point +any calling function should take care to be re-entrant at the point \fBTk_ClipboardClear\fR is invoked. .SH KEYWORDS append, clipboard, clear, format, type |