| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1026,7 +1026,7 @@ def clear_current_line(self): | |||
| 1026 | 1026 | It prevents autoindentation from occurring after a traceback.""" | |
| 1027 | 1027 | ||
| 1028 | 1028 | def send_to_external_editor(self, text, filename=None): | |
| 1029 | - """Returns modified text from an editor, or the oriignal text if editor | ||
| 1029 | + """Returns modified text from an editor, or the original text if editor | ||
| 1030 | 1030 | exited with non-zero""" | |
| 1031 | 1031 | ||
| 1032 | 1032 | encoding = getpreferredencoding() | |
| Back | FazBrowse Home | New Git URL |
0 commit comments