diff --git a/image_creator/os_type/__init__.py b/image_creator/os_type/__init__.py index c8c1620dc2f05236ee1539554f6467513d0a4bfb..166bb42ef878d5c7dc5a9edea97cfb9b3d76f780 100644 --- a/image_creator/os_type/__init__.py +++ b/image_creator/os_type/__init__.py @@ -145,7 +145,7 @@ class OSBase(object): self._scrub_support = False def inspect(self): - """Inspect the media to if it is supported""" + """Inspect the media to check if it is supported""" if self.image.is_unsupported(): return