mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
distroinstaller: fix a typo
s/prepartions/preparations Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
2987c721fb
commit
61eadad354
@ -317,9 +317,9 @@ class DistroInstaller(Installer):
|
||||
self._cached_store = None
|
||||
|
||||
|
||||
#######################
|
||||
# Install prepartions #
|
||||
#######################
|
||||
########################
|
||||
# Install preparations #
|
||||
########################
|
||||
|
||||
def _get_media_type(self):
|
||||
if self.cdrom and not self.location:
|
||||
|
Loading…
Reference in New Issue
Block a user