storage: fix another comment typo

s/explictly/explicitly

Thanks for Giuseppe's reminding.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-06-30 16:20:38 +08:00
parent 7ce434fed7
commit ddd88dac25

View File

@ -323,7 +323,7 @@ class StoragePool(_StorageObject):
if not self.supports_property("source_name"):
return None
# If a source name isn't explictly set, try to determine it from
# If a source name isn't explicitly set, try to determine it from
# existing parameters
srcname = self.name