Comment spelling.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 29 Apr 2012 17:20:59 +0000 (17:20 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 29 Apr 2012 17:20:59 +0000 (17:20 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1148 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/goodfet.c

index 4ed467e..0352b77 100644 (file)
@@ -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);