Spelling fixes and tidy up a comment.

This commit is contained in:
Paul Eggert 2013-09-09 09:26:38 -07:00
parent 48b48f98e2
commit 71bd1a0084
2 changed files with 6 additions and 10 deletions

View file

@ -2140,7 +2140,7 @@ the python shell:
1. When Optional Argument NOMAIN is non-nil everything under an
\"if __name__ == '__main__'\" block will be removed.
2. When a subregion of the buffer is sent, it takes care of
appending extra whitelines so tracebacks are correct.
appending extra empty lines so tracebacks are correct.
3. Wraps indented regions under an \"if True:\" block so the
interpreter evaluates them correctly."
(let ((substring (buffer-substring-no-properties start end))