Fix a spelling mistake

Change-Id: I6eaf136e4364411fbf55b3b8158d9f846f56cb43
This commit is contained in:
caixiaoyu 2018-10-11 17:03:12 +08:00
parent f29c669c8b
commit b67b832747
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ connector_list = [
'os_brick.initiator.connectors.nvme.NVMeConnector',
]
# Mappings used to determine who to contruct in the factory
# Mappings used to determine who to construct in the factory
_connector_mapping_linux = {
initiator.AOE:
'os_brick.initiator.connectors.aoe.AoEConnector',