Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK.

This commit is contained in:
Terry Jan Reedy 2015-12-18 15:46:57 -05:00
parent ce70132bc4
commit 5aeadb3fba
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
README.txt: an index to idlelib files and the IDLE menu.
IDLE is Pythons Integrated Development and Learning
IDLE is Python's Integrated Development and Learning
Environment. The user documentation is part of the Library Reference and
is available in IDLE by selecting Help => IDLE Help. This README documents
idlelib for IDLE developers and curious users.