diff --git a/balong-usbdload.c b/balong-usbdload.c index 69ccabe..05b9962 100644 --- a/balong-usbdload.c +++ b/balong-usbdload.c @@ -315,7 +315,7 @@ while ((opt = getopt(argc, argv, "hp:ft:ms:bc")) != -1) { switch (opt) { case 'h': -printf("\n This utility is used for emergency USB loading of devices with the Balong V7 chip\n\n\ +printf("\n This utility is used for emergency USB loading of devices with a Balong V7 chip\n\n\ %s [option] \n\n\ Following options are allowed:\n\n" #ifndef WIN32