mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
fixed a few typos
This commit is contained in:
@@ -23,7 +23,7 @@ both popular and exotic.
|
||||
pydoc
|
||||
-----
|
||||
|
||||
:program:`pydoc` is a utlity that is installed when you install Python.
|
||||
:program:`pydoc` is a utility that is installed when you install Python.
|
||||
It allows you to quickly retrieve and search for documentation from your
|
||||
shell. For example, if you needed a quick refresher on the
|
||||
:mod:`time` module, pulling up documentation would be as simple as
|
||||
|
||||
Reference in New Issue
Block a user