We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
idle.rst
1 parent 25a2a60 commit a9c964fCopy full SHA for a9c964f
Doc/library/idle.rst
@@ -204,7 +204,7 @@ New Indent Width
204
Open a dialog to change indent width. The accepted default by the Python
205
community is 4 spaces.
206
207
-Strip Trailing Chitespace
+Strip Trailing Whitespace
208
Remove trailing space and other whitespace characters after the last
209
non-whitespace character of a line by applying str.rstrip to each line,
210
including lines within multiline strings. Except for Shell windows,
0 commit comments