Typo in syncpackage help

This commit is contained in:
Stefano Rivera 2011-01-25 09:43:15 +02:00
parent 19f4f57c8c
commit ce34dff75f

View File

@ -327,7 +327,7 @@ def main():
% UDTConfig.defaults['DEBIAN_MIRROR'])
parser.add_option('-U', '--ubuntu-mirror', metavar='UBUNTU_MIRROR',
dest='ubuntu_mirror',
help='Prefeed Ubuntu mirror '
help='Preferred Ubuntu mirror '
'(default: %s)'
% UDTConfig.defaults['UBUNTU_MIRROR'])
parser.add_option('--no-conf',