Skip to content

Commit 37bae58

Browse files
committed
Remove last mention of GTK+
1 parent 1ef2cc9 commit 37bae58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
# (source start file, name, description, authors, manual section).
206206
man_pages = [
207207
('man-bpython', 'bpython',
208-
u'a fancy {curses, GTK+, urwid} interface to the Python interactive interpreter',
208+
u'a fancy {curtsies, curses, urwid} interface to the Python interactive interpreter',
209209
[], 1),
210210
('man-bpython-config', 'bpython-config',
211211
u'user configuration file for bpython',

0 commit comments

Comments
 (0)