diff options
author | David Bryant <davidbryant@gvtc.com> | 2022-12-08 17:23:07 -0600 |
---|---|---|
committer | David Bryant <davidbryant@gvtc.com> | 2022-12-08 17:23:07 -0600 |
commit | a3ebe8aa2b3bd19ec757706269fd7e15e5c9c55b (patch) | |
tree | ec5ab47e9ebcacc252d5c9ee5c345f4e74688797 /chapter08/wheel.xml | |
parent | d9883060de3a70a3468c2629b7853b2c54f59647 (diff) |
Corrected capitalization of the package name. This was hard to do
because some references appear to refer to the program itself, and
not to the package. Corrected English idiom here and there.
Diffstat (limited to 'chapter08/wheel.xml')
-rw-r--r-- | chapter08/wheel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/wheel.xml b/chapter08/wheel.xml index 7ab14426a..57457dacc 100644 --- a/chapter08/wheel.xml +++ b/chapter08/wheel.xml @@ -128,7 +128,7 @@ <term><command>wheel</command></term> <listitem> <para> - is a utility to unpack, pack, or convert wheel packages + is a utility to unpack, pack, or convert wheel archives </para> <indexterm zone="ch-system-wheel"> <primary sortas="b-wheel">wheel</primary> |