From 66ad8464cf7a89d21ea32a04bf1788d183b44ad0 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Sun, 13 Sep 2015 21:05:37 +0300 Subject: Use :menuselection: in whatsnew/3.4. --- 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 5176b9a..7faea32 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -974,7 +974,7 @@ Since idlelib implements the IDLE shell and editor and is not intended for import by other programs, it gets improvements with every release. See :file:`Lib/idlelib/NEWS.txt` for a cumulative list of changes since 3.3.0, as well as changes made in future 3.4.x releases. This file is also available -from the IDLE Help -> About Idle dialog. +from the IDLE :menuselection:`Help --> About IDLE` dialog. importlib -- cgit v0.12