another typo

This commit is contained in:
Tarek Ziadé 2009-07-02 11:46:58 +00:00
parent 46440e03c7
commit c156881919
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ distribution.
Distutils will provide a very basic ``uninstall`` function, that is added
in ``distutils.util`` and takes the name of the distribution to uninstall
as its argument. ``uninstall`` uses the APIs desribed earlier and remove all
as its argument. ``uninstall`` uses the APIs described earlier and remove all
unique files, as long as their hash didn't change. Then it removes empty
directories left behind.