X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/32e735b2b2eefb74e0415a5826692f7ba8c0a984..663f449c10b9a77a429aaa81066ce2b43ca6dc39:/LUFA/Drivers/USB/LowLevel/Endpoint.h diff --git a/LUFA/Drivers/USB/LowLevel/Endpoint.h b/LUFA/Drivers/USB/LowLevel/Endpoint.h index 651c0e8e6..90375b0ef 100644 --- a/LUFA/Drivers/USB/LowLevel/Endpoint.h +++ b/LUFA/Drivers/USB/LowLevel/Endpoint.h @@ -178,7 +178,7 @@ */ #define ENDPOINT_INT_OUT UEIENX, (1 << RXOUTE), UEINTX, (1 << RXOUTI) - /* Psuedo-Function Macros: */ + /* Pseudo-Function Macros: */ #if defined(__DOXYGEN__) /** Indicates the number of bytes currently stored in the current endpoint's selected bank. *