fixed a few typos

This commit is contained in:
Tobias Schmidt
2015-10-03 00:50:20 +02:00
parent 06fcb71de9
commit 139a9671db
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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