X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=504b14194fa0da41cc36f69abf71dd2a9e8c698e;hp=598a173873e798eda6395ac6bde07648f457ffeb;hb=2b2bf9e4163f86e289e3dfd3c928e79867e0ca22;hpb=4be3d88c2cba39bcafc0388978b5c61c3f5b0fc0 diff --git a/grml2usb b/grml2usb index 598a173..504b141 100755 --- a/grml2usb +++ b/grml2usb @@ -1797,7 +1797,7 @@ def main(): for flavour in GRML_FLAVOURS: logging.info("Note: you can boot flavour %s using '%s' on the commandline.", flavour, flavour) - # finally be politely :) + # finally be polite :) logging.info("Finished execution of grml2usb (%s). Have fun with your grml system.", PROG_VERSION) except Exception, error: