Fix typo in comment
[snf-image-creator] / image_creator / os_type / __init__.py
index c8c1620..166bb42 100644 (file)
@@ -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