X Tutup
Skip to content

Commit 702087d

Browse files
committed
Little documentation change, very little, but I feel I needed to do *something* while wasting my time on django’s issues
1 parent 6b1d4eb commit 702087d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/bpython.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This posts the current buffer to a pastebin (paste.pocoo.org) or writes it to a
4848
.RE
4949
.B * Flush curses screen to stdout.
5050
.RS
51-
Unlike other curses apps, it dumps the screen data to stdout when you quit, so you see what you've done in the buffer of your terminal.
51+
Unlike other curses apps, bpython dumps the screen data to stdout when you quit, so you see what you've done in the buffer of your terminal.
5252
.RE
5353

5454
.SH KEYS

0 commit comments

Comments
 (0)
X Tutup