Sound summary typo.

This commit is contained in:
Cole Robinson 2008-09-04 10:38:38 -04:00
parent 6c0b113e8e
commit fb271b4874

View File

@ -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