Fix misc spelling errors found by lintian
Signed-off-by: Loc Minier <loic.minier@linaro.org>
This commit is contained in:
committed by
Wolfgang Denk
parent
f039ada5c1
commit
6052cbab40
@@ -588,7 +588,7 @@ int do_usb(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
|
||||
break;
|
||||
}
|
||||
if (dev == NULL) {
|
||||
printf("*** NO Device avaiable ***\n");
|
||||
printf("*** No device available ***\n");
|
||||
return 0;
|
||||
} else {
|
||||
usb_display_desc(dev);
|
||||
|
||||
Reference in New Issue
Block a user