X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/16ea5aa7a2e5f326f8ff129e740a19bb3fb7829f..0c5d6f5f975790f9cd19a0f65a2a0c4598b2862f:/Projects/Webserver/Lib/HTTPServerApp.h diff --git a/Projects/Webserver/Lib/HTTPServerApp.h b/Projects/Webserver/Lib/HTTPServerApp.h index 13399b0f9..33a647bfe 100644 --- a/Projects/Webserver/Lib/HTTPServerApp.h +++ b/Projects/Webserver/Lib/HTTPServerApp.h @@ -64,7 +64,7 @@ } MIME_Type_t; /* Macros: */ - /** TCP listen port for incomming HTTP traffic */ + /** TCP listen port for incoming HTTP traffic */ #define HTTP_SERVER_PORT 80 /* Function Prototypes: */