From 79a6e956bb2d4b0c89fe8f6499c39e2091dddc79 Mon Sep 17 00:00:00 2001 From: JuPing Date: Fri, 25 Sep 2015 22:19:19 +0800 Subject: [PATCH] Fix the bug of "Incorrect spelling of a word" the word "settting" should be spelled as "setting", so it is changed. Change-Id: Iea0f3ff1894c8b6fb6f6b12e2865b4118442cb97 Closes-Bug: #1499586 --- .../block-storage/drivers/pure-storage-driver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-reference/block-storage/drivers/pure-storage-driver.xml b/doc/config-reference/block-storage/drivers/pure-storage-driver.xml index beaa90296e..812bf55691 100644 --- a/doc/config-reference/block-storage/drivers/pure-storage-driver.xml +++ b/doc/config-reference/block-storage/drivers/pure-storage-driver.xml @@ -149,7 +149,7 @@ use_multipath_for_image_xfer = True The volume driver automatically creates purity host objects for initiators as needed. If - CHAP authentication is enabled via the settting, you must ensure + CHAP authentication is enabled via the setting, you must ensure there are no manually created host objects with IQN's that will be used by the OpenStack Block Storage. The driver will only modify credentials on hosts that it manages.