X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fgoodfet.c;h=0352b778624f0ab3a1186db71b75d8a70be431fb;hp=4ed467e9231beadbff88c9454a3cd8d5e2bbc032;hb=17f77cc72da5218464618d42bfa230c3d6b60295;hpb=e589bbe3121e910bbb854a7e590c9e084a80b16c diff --git a/firmware/goodfet.c b/firmware/goodfet.c index 4ed467e..0352b77 100644 --- a/firmware/goodfet.c +++ b/firmware/goodfet.c @@ -69,7 +69,7 @@ void handle(uint8_t const app, } } - // if we get here, then the desired app is not copiled in + // if we get here, then the desired app is not compiled into // this firmware debugstr("App missing."); debughex(app);