From ab58db9bcef898ec77f916d5e99f531df860931a Mon Sep 17 00:00:00 2001 From: DongCan Date: Tue, 29 Sep 2015 23:47:44 +0800 Subject: [PATCH] Fix spelling typo in X-IO volume driver Fix misspelling from "Continous" to "Continuous". Change-Id: Id6d2a5b0dcff63562484a76ad0771cbdcd74e0e4 Closes-Bug: #1500736 --- .../block-storage/drivers/xio-volume-driver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-reference/block-storage/drivers/xio-volume-driver.xml b/doc/config-reference/block-storage/drivers/xio-volume-driver.xml index 879281be14..8b2b0adfc1 100644 --- a/doc/config-reference/block-storage/drivers/xio-volume-driver.xml +++ b/doc/config-reference/block-storage/drivers/xio-volume-driver.xml @@ -5,7 +5,7 @@ The X-IO volume driver for OpenStack Block Storage enables ISE products to be managed by OpenStack Block Storage nodes. This driver can be configured to work with iSCSI and Fibre Channel storage protocols. The X-IO volume driver allows the cloud operator to take advantage of - ISE features like Quality of Service and Continous Adaptive Data Placement (CADP). It also + ISE features like Quality of Service and Continuous Adaptive Data Placement (CADP). It also supports creating thin volumes and specifying volume media affinity.
Requirements