Typo fix.

This commit is contained in:
Greg Ward 2000-09-07 02:38:42 +00:00
parent 00c09256d5
commit 8d5b5ec513

View file

@ -43,7 +43,7 @@ class bdist_rpm (Command):
# info in setup.cfg, although they are of course free to # info in setup.cfg, although they are of course free to
# supply it on the command line. # supply it on the command line.
('distribution-name', None, ('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!)"), "RPM applies (*not* the name of the module distribution!)"),
('group', None, ('group', None,
"package classification [default: \"Development/Libraries\"]"), "package classification [default: \"Development/Libraries\"]"),