another typo
This commit is contained in:
parent
46440e03c7
commit
c156881919
|
@ -464,7 +464,7 @@ distribution.
|
||||||
|
|
||||||
Distutils will provide a very basic ``uninstall`` function, that is added
|
Distutils will provide a very basic ``uninstall`` function, that is added
|
||||||
in ``distutils.util`` and takes the name of the distribution to uninstall
|
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
|
unique files, as long as their hash didn't change. Then it removes empty
|
||||||
directories left behind.
|
directories left behind.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue