summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-09-13 18:05:37 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-09-13 18:05:37 (GMT)
commit66ad8464cf7a89d21ea32a04bf1788d183b44ad0 (patch)
treedb4ead7a1c14543199da3e1e10a8c82ee4bb7979
parent4019852bfc5b474488213ac29f80db74cc3b8f93 (diff)
downloadcpython-66ad8464cf7a89d21ea32a04bf1788d183b44ad0.zip
cpython-66ad8464cf7a89d21ea32a04bf1788d183b44ad0.tar.gz
cpython-66ad8464cf7a89d21ea32a04bf1788d183b44ad0.tar.bz2
Use :menuselection: in whatsnew/3.4.
-rw-r--r--Doc/whatsnew/3.4.rst2
1 files changed, 1 insertions, 1 deletions
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