Remove the duplicated word
Change-Id: I21d8d9b53feab2f101bbd7910fc64750ca5f5990
This commit is contained in:
parent
d792111b46
commit
ca32dd41cd
@ -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