From 958dbb974fecf8d2a7f6143d775163ee9f22d926 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Sun, 18 Aug 2013 03:11:11 +0200 Subject: add missing # --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index f913ae1..94b91bc 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -66,7 +66,7 @@ Core and Builtins Library ------- -- Issue 18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok. +- Issue #18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok. - Issue #18178: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke malloc weak symbols. -- cgit v0.12