From e1bfd3e296872afaab54ae86de45176a6f77bcab Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Mon, 21 Oct 2013 12:32:21 +0200 Subject: Fix typo in whatsnew --- Doc/whatsnew/3.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index c02b9cc..ac50497 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -434,7 +434,7 @@ POP3 server. pprint ------ -The :mod::`pprint` module now supports *compact* mode for formatting long +The :mod:`pprint` module now supports *compact* mode for formatting long sequences (:issue:`19132`). -- cgit v0.12