Spell check library source code files.
[pub/lufa.git] / LUFA / Drivers / USB / Core / UC3 / Endpoint_UC3.h
index 4f31a0d..1c9f6cc 100644 (file)
@@ -45,7 +45,7 @@
 \r
 /** \ingroup Group_EndpointPrimitiveRW\r
  *  \defgroup Group_EndpointPrimitiveRW_UC3 Read/Write of Primitive Data Types (UC3)\r
- *  \brief Endpoint primative read/write definitions for the Atmel AVR32 UC3 architecture.\r
+ *  \brief Endpoint primitive read/write definitions for the Atmel AVR32 UC3 architecture.\r
  *\r
  *  Functions, macros, variables, enums and types related to data reading and writing of primitive data types\r
  *  from and to endpoints.\r
                                #define ENDPOINT_CONTROLEP_DEFAULT_SIZE     8\r
                        #endif\r
 \r
-                       /** Retrives the maximum bank size in bytes of a given endpoint.\r
+                       /** Retrieves the maximum bank size in bytes of a given endpoint.\r
                         *\r
                         *  \note This macro will only work correctly on endpoint indexes that are compile-time constants\r
                         *        defined by the preprocessor.\r