Update CDC Class Driver character stream functions to use the correct avr-libc return...
[pub/lufa.git] / Demos / Device / Incomplete / Sideshow / Sideshow.c
index fdf4265..151d282 100644 (file)
@@ -37,7 +37,7 @@
        appear as a new SideShow device which can have gadgets loaded onto\r
        it.\r
        \r
-       Note that while the incomming content is buffered in packet struct\r
+       Note that while the incoming content is buffered in packet struct\r
        form, the data is not actually displayed. It is left to the user to\r
        write sufficient code to read out the packed data for display to a\r
        screen.\r