summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-09-13 21:06:40 +0300
committerSerhiy Storchaka <storchaka@gmail.com>2015-09-13 21:06:40 +0300
commitd3b9407538801e7f32e40435ba64f59d30876280 (patch)
tree9247ea1fd863f9c72429c53667915d18df963436
parentf0fccb585c3736987501bda3894c5994c17e7121 (diff)
parent516a1a96eee8fe1e04cd44412d6bfaf65fba3e50 (diff)
downloadcpython-git-d3b9407538801e7f32e40435ba64f59d30876280.tar.gz
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 5176b9a7f6..7faea32191 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