summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-12-23 18:24:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-12-23 18:24:20 (GMT)
commitb902fc65c44fa80c06dbe0f0c7a673223a77040e (patch)
tree54f517a1555709516395d8a23019a19adeb78abd /changes
parent35db4c1c610ce3321c8e962286cec3580db40dff (diff)
downloadtk-b902fc65c44fa80c06dbe0f0c7a673223a77040e.zip
tk-b902fc65c44fa80c06dbe0f0c7a673223a77040e.tar.gz
tk-b902fc65c44fa80c06dbe0f0c7a673223a77040e.tar.bz2
typos
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index 2532748..0f82e7f 100644
--- a/changes
+++ b/changes
@@ -1315,7 +1315,7 @@ ISO Latin-1 character set.
result across the execution of binding scripts. Otherwise if an event
triggers in the middle of some other script (e.g. a destroy event during
window creation, because there was an error in the creation command),
-the intepreter's result gets lost.
+the interpreter's result gets lost.
2/19/94 (bug fix) Fixed bug in dealing with results of sent command
that could cause them to get lost in some situations.
@@ -7370,7 +7370,7 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
2017-03-11 (bug)[775273] artifacts on Ubuntu 16.10+ (nemethi)
-2n017-03-26 (TIP 464) Win multimedia keys support (fassel,vogel)
+2017-03-26 (TIP 464) Win multimedia keys support (fassel,vogel)
2017-03-29 (bug)[28a3c3] test BTree memleaks plugged (anonymous)