]> granicus.if.org Git - python/commitdiff
fix reST
authorBenjamin Peterson <benjamin@python.org>
Thu, 8 Sep 2016 01:10:50 +0000 (18:10 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 8 Sep 2016 01:10:50 +0000 (18:10 -0700)
Misc/NEWS

index 16a93497455ebb8f920d5239f501811241a90845..726461590b4179d82c5a85884dbbc4a297337d3f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -11,7 +11,7 @@ Core and Builtins
 -----------------
 
 - Issue #27911: Remove unnecessary error checks in
-  import.c:exec_builtin_or_dynamic().
+  ``exec_builtin_or_dynamic()``.
 
 - Issue #27983: Cause lack of llvm-profdata tool when using clang as
   required for PGO linking to be a configure time error rather than