From 06e79d26c1835fbd868eb9e782511ebe432699c8 Mon Sep 17 00:00:00 2001 From: Xing Yang Date: Thu, 15 Oct 2015 09:53:08 -0400 Subject: [PATCH] Fix a typo in the ScaleIO driver doc There is a typo in the ScaleIO driver doc. This patch fixed it. Change-Id: I3c6a528ae3a25463a7bd9a28b0b974558b964b5b --- .../block-storage/drivers/emc-scaleio-driver.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config-reference/block-storage/drivers/emc-scaleio-driver.xml b/doc/config-reference/block-storage/drivers/emc-scaleio-driver.xml index 54c71d9ecf..70375fcf12 100644 --- a/doc/config-reference/block-storage/drivers/emc-scaleio-driver.xml +++ b/doc/config-reference/block-storage/drivers/emc-scaleio-driver.xml @@ -68,7 +68,7 @@ ScaleIO allows multiple protection domains (groups of SDSs that provide backup for each other). To retrieve the available protection domains, use the scli --query_all and search for the protection domains section. - Configure the protection domain for newly created columes by adding the following parameter: + Configure the protection domain for newly created volumes by adding the following parameter: sio_protection_domain = ScaleIO Protection Domain
@@ -76,7 +76,7 @@ A ScaleIO storage pool is a set of physical devices in a protection domain. To retrieve the available storage pools, use the scli --query_all and search for available storage pools. - Configure the storage pool for newly created columes by adding the following parameter: + Configure the storage pool for newly created volumes by adding the following parameter: sio_storage_pool_name = ScaleIO Storage Pool