]> granicus.if.org Git - python/commitdiff
Replace nonexisting word.
authorGeorg Brandl <georg@python.org>
Mon, 25 May 2009 22:20:44 +0000 (22:20 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 25 May 2009 22:20:44 +0000 (22:20 +0000)
Misc/HISTORY

index 9cf92515a16910b0babc2ab8cc5a37b540e8477e..2b768314cb695f2ac05fb0b84a83c06d4e884987 100644 (file)
@@ -446,7 +446,7 @@ Core and Builtins
   only one-dimensional contiguous buffers are supported and exercised right
   now. Slicing, slice assignment and comparison (equality and inequality)
   have been added. Also, the tolist() method has been implemented, but only
-  for byte buffers. Endly, the API has been updated to return bytes objects
+  for byte buffers. Finally, the API has been updated to return bytes objects
   wherever it used to return bytearrays.
 
 - Issue #3560: clean up the new C PyMemoryView API so that naming is