fix misspelling of 'password'

Change-Id: I559b7a9e0b7c8e246d2d5e42cda18cae4a96c3cb
This commit is contained in:
wangqiangbj 2018-01-25 19:15:57 +08:00
parent aa58746ec2
commit e198419d23

View File

@ -265,7 +265,7 @@ To configure the volume driver, follow the steps below:
storage_pool :xxx,
san_address: https://x.x.x.x:8088/deviceManager/rest/,
san_user: xxx,
san_passowrd: xxx,
san_password: xxx,
iscsi_default_target_ip: x.x.x.x
.. note::