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
This commit is contained in:
JuPing 2015-09-25 22:19:19 +08:00
parent ccd0825b71
commit 79a6e956bb

View File

@ -149,7 +149,7 @@ use_multipath_for_image_xfer = True</programlisting>
</procedure>
<note>
<para>The volume driver automatically creates purity host objects for initiators as needed. If
CHAP authentication is enabled via the <option>use_chap_auth</option> settting, you must ensure
CHAP authentication is enabled via the <option>use_chap_auth</option> 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.
</para>