fix indentation
diff --git a/Misc/NEWS b/Misc/NEWS
index a24267a..acb03be 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -94,7 +94,7 @@
 -----
 
 - Issue #6943: Use pkg-config to find the libffi headers when the
- --with-system-ffi flag is used.
+  --with-system-ffi flag is used.
 
 - Issue #7609: Add a --with-system-expat option that causes the system's expat
   library to be used for the pyexpat module instead of the one included with