Skip to content

Commit 5fea68d

Browse files
authored
Update debugger.py
1 parent 972b106 commit 5fea68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/debugger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Debug user code with a GUI interface to a subclass of bdb.Bdb.
22
3-
The Idb idb and Debugger gui instances each need a reference to each
3+
The Idb and Debugger gui instances each need a reference to each
44
other or to an rpc proxy for each other.
55
66
If IDLE is started with '-n', so that user code and idb both run in the

0 commit comments

Comments
 (0)