]> granicus.if.org Git - python/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 9 Aug 2006 18:23:14 +0000 (18:23 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 9 Aug 2006 18:23:14 +0000 (18:23 +0000)
Lib/idlelib/NEWS.txt

index 412c7a17e6d8c6ffb1886c8861a4cf5320cb2204..40808c93488d46d681027a71fdcc804aea0f682f 100644 (file)
@@ -3,7 +3,7 @@ What's New in IDLE 1.2c1?
 
 *Release date: XX-AUG-2006*
 
-- When used w/o subprocess, all exceptions were preceeded by an error
+- When used w/o subprocess, all exceptions were preceded by an error
   message claiming they were IDLE internal errors (since 1.2a1).
 
 What's New in IDLE 1.2b3?