distroinstaller: fix a typo

s/prepartions/preparations

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-09-11 11:08:22 +08:00
parent 2987c721fb
commit 61eadad354

View File

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