mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:52:02 +02:00
fix typo: "Python'd" -> "Python's"
This commit is contained in:
@@ -61,7 +61,7 @@ The following tools are there to help you:
|
|||||||
|
|
||||||
- For debugging, we recommend ``pip install ipdb`` and putting
|
- For debugging, we recommend ``pip install ipdb`` and putting
|
||||||
``import ipdb; ipdb.set_trace()`` statement inside the source
|
``import ipdb; ipdb.set_trace()`` statement inside the source
|
||||||
code. Alternatively, you can use Python'd standard library `pdb`,
|
code. Alternatively, you can use Python's standard library `pdb`,
|
||||||
but you won't get TAB completion...
|
but you won't get TAB completion...
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user