Merge "Remove the duplicated word"

This commit is contained in:
Zuul 2018-08-20 12:39:04 +00:00 committed by Gerrit Code Review
commit ec1bbc5609

View File

@ -95,7 +95,7 @@ opts = [
cfg.StrOpt('pxe_config_subdir',
default='pxelinux.cfg',
help=_('Directory in which to create symbolic links which '
'represent the MAC or IP address of the the ports on '
'represent the MAC or IP address of the ports on '
'a node and allow boot loaders to load the PXE '
'file for the node. This directory name is relative '
'to the PXE or iPXE folders.')),