mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-24 02:04:13 +03:00
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:
parent
7ce434fed7
commit
ddd88dac25
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user