Fix indentation.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4d35774..c6f35e3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,7 +29,7 @@
   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.