Revision fb136c1c image_creator/os_type/__init__.py

b/image_creator/os_type/__init__.py
145 145
            self._scrub_support = False
146 146

  
147 147
    def inspect(self):
148
        """Inspect the media to if it is supported"""
148
        """Inspect the media to check if it is supported"""
149 149

  
150 150
        if self.image.is_unsupported():
151 151
            return

Also available in: Unified diff