summaryrefslogtreecommitdiffstats
path: root/generic/tkTest.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-23 14:52:54 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-23 14:52:54 (GMT)
commit565d1642f3eabd3b4e7a17c4aec1743facb416ba (patch)
treeae29c9c8363110279b85c6e2adaa2f41fabb891f /generic/tkTest.c
parente0911ec4c26de1730f2f00b8d32a5e1980211dea (diff)
downloadtk-565d1642f3eabd3b4e7a17c4aec1743facb416ba.zip
tk-565d1642f3eabd3b4e7a17c4aec1743facb416ba.tar.gz
tk-565d1642f3eabd3b4e7a17c4aec1743facb416ba.tar.bz2
more typos
Diffstat (limited to 'generic/tkTest.c')
-rw-r--r--generic/tkTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkTest.c b/generic/tkTest.c
index e23be36..1f801be 100644
--- a/generic/tkTest.c
+++ b/generic/tkTest.c
@@ -452,7 +452,7 @@ TestcursorObjCmd(
* A standard Tcl result.
*
* Side effects:
- * All the intepreters created by previous calls to "testnewapp" get
+ * All the interpreters created by previous calls to "testnewapp" get
* deleted.
*
*----------------------------------------------------------------------