Fix a spelling mistake

Change-Id: I861acb0d0f9aa1a1d137d6e75feb6e512e988487
This commit is contained in:
caixiaoyu 2018-10-15 16:14:54 +08:00
parent b67b832747
commit 633e3dd344
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ class WindowsFCConnector(win_conn_base.BaseWindowsConnector):
local_port_wwn, remote_port_wwn, fcp_lun)
# This may raise a DiskNotFound exception if the disks
# are meanwhile claimed by the MPIO serivce.
# are meanwhile claimed by the MPIO service.
disk_paths = [
self._diskutils.get_device_name_by_device_number(
dev_num)