summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-11-16 13:44:02 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-11-16 13:44:02 (GMT)
commitaf281e408155d1be364e8a3634aef0ce73191eef (patch)
treed70dc2aae1a82ef3b0c13e28dd99d7449ff7ab11
parent9805214bc84601ae81fedbabdd7621186eb81d8d (diff)
downloadtk-af281e408155d1be364e8a3634aef0ce73191eef.zip
tk-af281e408155d1be364e8a3634aef0ce73191eef.tar.gz
tk-af281e408155d1be364e8a3634aef0ce73191eef.tar.bz2
Minor correction of abbreviation
-rw-r--r--doc/tk.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tk.n b/doc/tk.n
index d80f68c..eb74fe8 100644
--- a/doc/tk.n
+++ b/doc/tk.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: tk.n,v 1.10 2005/05/27 23:14:28 dkf Exp $
+'\" RCS: @(#) $Id: tk.n,v 1.11 2006/11/16 13:44:02 dkf Exp $
'\"
.so man.macros
.TH tk n 8.4 Tk "Tk Built-In Commands"
@@ -99,7 +99,7 @@ error if tried.
.
Sets and queries the state of whether Tk should use XIM (X Input Methods)
for filtering events. The resulting state is returned. XIM is used in
-some locales (ie: Japanese, Korean), to handle special input devices. This
+some locales (i.e., Japanese, Korean), to handle special input devices. This
feature is only significant on X. If XIM support is not available, this
will always return 0. If the \fIwindow\fR argument is omitted, it defaults
to the main window. If the \fIboolean\fR argument is omitted, the current