summaryrefslogtreecommitdiff
path: root/ironic/conf/pxe.py
diff options
context:
space:
mode:
authormelissaml <ma.lei@99cloud.net>2018-08-17 15:14:06 +0800
committermelissaml <ma.lei@99cloud.net>2018-08-17 15:14:37 +0800
commitca32dd41cd2876785b1acdb6a7633d5887e63391 (patch)
treef1881a19b02c88b5b10e0088d89d80b9d86f0577 /ironic/conf/pxe.py
parentd792111b46e37181f1447d697f32a6023208df04 (diff)
downloadironic-ca32dd41cd2876785b1acdb6a7633d5887e63391.tar.gz
Remove the duplicated word
Change-Id: I21d8d9b53feab2f101bbd7910fc64750ca5f5990
Diffstat (limited to 'ironic/conf/pxe.py')
-rw-r--r--ironic/conf/pxe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ironic/conf/pxe.py b/ironic/conf/pxe.py
index 1a2454327..7e00dfc1b 100644
--- a/ironic/conf/pxe.py
+++ b/ironic/conf/pxe.py
@@ -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.')),