X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/944e0d2009832f152006031f1aeb99f3ed014bc5..0210fa5648b1ed65caa384f966ac40b4ecc489ae:/LUFA/Drivers/USB/Core/Pipe.h diff --git a/LUFA/Drivers/USB/Core/Pipe.h b/LUFA/Drivers/USB/Core/Pipe.h index 5354095a1..8d0864754 100644 --- a/LUFA/Drivers/USB/Core/Pipe.h +++ b/LUFA/Drivers/USB/Core/Pipe.h @@ -45,7 +45,7 @@ /** \ingroup Group_PipeRW * \defgroup Group_PipePrimitiveRW Read/Write of Primitive Data Types - * \brief Pipe data primative read/write definitions. + * \brief Pipe data primitive read/write definitions. * * Functions, macros, variables, enums and types related to data reading and writing of primitive data types * from and to pipes.