X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=d5a86753a2f58eeb219045ea56f670237a484bb0;hp=0c9ffc09a9f0125b16797b8ba2415f01c2ef74fa;hb=7b409afb354c914dfb74119136d4d36e43011508;hpb=5276a2374013612a6ead6e9b1f18ea4f84105cec diff --git a/grml2usb b/grml2usb index 0c9ffc0..d5a8675 100755 --- a/grml2usb +++ b/grml2usb @@ -170,7 +170,7 @@ def cleanup(): os.unlink(tmpfile) # ignore: RuntimeError: Set changed size during iteration except RuntimeError: - logging.debug('caught expection RuntimeError, ignoring') + logging.debug('caught exception RuntimeError, ignoring') def register_tmpfile(path):