mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-05 21:57:42 +03:00
Sound summary typo.
This commit is contained in:
parent
6c0b113e8e
commit
fb271b4874
@ -628,7 +628,7 @@ class vmmCreate(gobject.GObject):
|
||||
"\n Filesize: " + str(self._disk.size) + \
|
||||
"\n Disk image: " + str(self.get_config_disk_image()) +\
|
||||
"\n Non-sparse file: " + str(self.non_sparse) + \
|
||||
"\n Audio?: " + self.config_get_sound())
|
||||
"\n Audio?: " + self.get_config_sound())
|
||||
|
||||
|
||||
#let's go
|
||||
|
Loading…
x
Reference in New Issue
Block a user