From 17f77cc72da5218464618d42bfa230c3d6b60295 Mon Sep 17 00:00:00 2001 From: travisutk Date: Sun, 29 Apr 2012 17:20:59 +0000 Subject: [PATCH] Comment spelling. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1148 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- firmware/goodfet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.20.1