Skip to content

Commit fb2e0b2

Browse files
Revert Doc/library/idle.rst.
1 parent 939b03e commit fb2e0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/idle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ A Windows console, for instance, keeps a user-settable 1 to 9999 lines,
864864
with 300 the default.
865865

866866
A Tk Text widget, and hence IDLE's Shell, displays characters (codepoints) in
867-
the :abbr:`BMP (Basic Multilingual Plane)` subset of Unicode. Which characters are
867+
the BMP (Basic Multilingual Plane) subset of Unicode. Which characters are
868868
displayed with a proper glyph and which with a replacement box depends on the
869869
operating system and installed fonts. Tab characters cause the following text
870870
to begin after the next tab stop. (They occur every 8 'characters'). Newline

0 commit comments

Comments
 (0)