Skip to content

Commit

Permalink
Merge pull request #14 from phihag/patch-14
Browse files Browse the repository at this point in the history
debugging: typo
  • Loading branch information
yasoob committed Aug 17, 2015
2 parents e6f8687 + e25ad4c commit 7b042ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debugging.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Debugging
---------

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

0 comments on commit 7b042ff

Please sign in to comment.