mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-24 02:04:13 +03:00
storage: fix a typo
s/paramaters/parameters Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
148576d69e
commit
5f3ede96de
@ -580,7 +580,7 @@ class StorageVolume(_StorageObject):
|
||||
"input."))
|
||||
|
||||
def sync_input_vol(self):
|
||||
# Pull paramaters from input vol into this class
|
||||
# Pull parameters from input vol into this class
|
||||
parsevol = StorageVolume(self.conn,
|
||||
parsexml=self._input_vol.XMLDesc(0))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user