From 5be1282c2e5ee8ad3cd111e7374b645f2b52d35d Mon Sep 17 00:00:00 2001 From: zhufl Date: Mon, 6 Jan 2020 13:59:39 +0800 Subject: [PATCH] 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 --- doc/source/user/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index 0182b7eada..e9cb40e1a2 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -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,