]> granicus.if.org Git - python/commitdiff
Tidy NEWS entry.
authorNed Deily <nad@python.org>
Tue, 5 Dec 2017 07:41:31 +0000 (02:41 -0500)
committerNed Deily <nad@python.org>
Tue, 5 Dec 2017 07:41:31 +0000 (02:41 -0500)
Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst

index b5b6da76d2a4859ed92a1b22286dc04172b00a4f..773fa37f8f469717d6f5be671eb8cc6038a19bbe 100644 (file)
@@ -1,15 +1,7 @@
 Use non-Latin characters in the IDLE's Font settings sample.
-
 Even if one selects a font that defines a limited subset of the unicode
-
 Basic Multilingual Plane, tcl/tk will use other fonts that define a
-
-character.  The expanded example give users of non-Latin characters
-
+character. The expanded example give users of non-Latin characters
 a better idea of what they might see in IDLE's shell and editors.
-
-
-
 To make room for the expanded sample, frames on the Font tab are
-
-re-arranged.  The Font/Tabs help explains a bit about the additions.
+re-arranged. The Font/Tabs help explains a bit about the additions.