Fix duplicated words issue like "meaning meaning that"

This is to fix the duplicated words issue like
"meaning meaning that Magnum will randomly".

Change-Id: I7976c2e192371db79e53dcadda735c429e573b26
This commit is contained in:
zhufl 2020-01-06 13:59:39 +08:00
parent c2c701f78c
commit 5be1282c2e
1 changed files with 2 additions and 2 deletions

View File

@ -1155,8 +1155,8 @@ _`etcd_volume_size`
_`etcd_volume_type`
This label overrides the default_etcd_volume_type holding the etcd storage
data. The default value is '', meaning meaning that Magnum will randomly
select a Cinder volume type from all available options.
data. The default value is '', meaning that Magnum will randomly select a
Cinder volume type from all available options.
_`container_infra_prefix`
Prefix of all container images used in the cluster (kubernetes components,