Merge "Remove the duplicated word"
This commit is contained in:
commit
ec1bbc5609
@ -95,7 +95,7 @@ opts = [
|
|||||||
cfg.StrOpt('pxe_config_subdir',
|
cfg.StrOpt('pxe_config_subdir',
|
||||||
default='pxelinux.cfg',
|
default='pxelinux.cfg',
|
||||||
help=_('Directory in which to create symbolic links which '
|
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 '
|
'a node and allow boot loaders to load the PXE '
|
||||||
'file for the node. This directory name is relative '
|
'file for the node. This directory name is relative '
|
||||||
'to the PXE or iPXE folders.')),
|
'to the PXE or iPXE folders.')),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user