]> granicus.if.org Git - python/commitdiff
Fix indentation.
authorWalter Dörwald <walter@livinglogic.de>
Sun, 9 Oct 2005 19:28:35 +0000 (19:28 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Sun, 9 Oct 2005 19:28:35 +0000 (19:28 +0000)
Misc/NEWS

index 4d35774daaec741c8cb1cb2fbf0772dae7344210..c6f35e381f594db8d53d33ce17c33040df7d218a 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,7 +29,7 @@ Core and builtins
   represented as a C int, raise OverflowError.
 
 - test__locale is skipped on OS X < 10.4 (only partial locale support is
-present).
+  present).
 
 - SF bug #893549: parsing keyword arguments was broken with a few format
   codes.