mirror of
https://github.com/python/cpython.git
synced 2024-11-26 11:24:40 +08:00
Typo fix.
This commit is contained in:
parent
00c09256d5
commit
8d5b5ec513
@ -43,7 +43,7 @@ class bdist_rpm (Command):
|
||||
# info in setup.cfg, although they are of course free to
|
||||
# supply it on the command line.
|
||||
('distribution-name', None,
|
||||
"name of the (Linux) distribution name to which this "
|
||||
"name of the (Linux) distribution to which this "
|
||||
"RPM applies (*not* the name of the module distribution!)"),
|
||||
('group', None,
|
||||
"package classification [default: \"Development/Libraries\"]"),
|
||||
|
Loading…
Reference in New Issue
Block a user