From: travisutk Date: Sun, 29 Apr 2012 17:20:59 +0000 (+0000) Subject: Comment spelling. X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=17f77cc72da5218464618d42bfa230c3d6b60295;hp=e589bbe3121e910bbb854a7e590c9e084a80b16c Comment spelling. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1148 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- 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);