]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Detlef Lannert noticed that I can't type.
authorMichael W. Hudson <mwh@python.net>
Tue, 26 Mar 2002 13:22:23 +0000 (13:22 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 26 Mar 2002 13:22:23 +0000 (13:22 +0000)
Misc/NEWS

index e5f3f7128370afca8ffa42e68a527e07893b6a4c..1c66603b8fe94ad58ce5eb96b3d666696dea71f5 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -9,7 +9,7 @@ including:
 
 Core and builtins
 
-- The floating point behavoiur fix-up continued into complex_pow.
+- The floating point behavior fix-up continued into complex_pow.
 
 Library