Revision 9b49a63b image_creator/os_type/windows.py

b/image_creator/os_type/windows.py
265 265
        querymax -= 100
266 266

  
267 267
        if querymax < 0:
268
            self.out.warn("Not enought available space to shrink the image!")
268
            self.out.warn("Not enough available space to shrink the image!")
269 269
            return
270 270

  
271 271
        self.out.output("\tReclaiming %dMB ..." % querymax)

Also available in: Unified diff