Skip to content

Commit e25ad4c

Browse files
committed
debugging: typo
fix typo
1 parent 848fabe commit e25ad4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Debugging
22
---------
33

4-
Debuggin is also something which once mastered can greatly enhance your
4+
Debugging is also something which once mastered can greatly enhance your
55
bug hunting skills. Most of the newcommers neglect the importance of the
66
Python debugger (``pdb``). In this section I am going to tell you only a
77
few important commands. You can learn more about it from the official

0 commit comments

Comments
 (0)