Minor documentation corrections.
[pub/lufa.git] / LUFA / Drivers / USB / Core / AVR8 / Endpoint_AVR8.h
index 7eaabae..a7c80fc 100644 (file)
                        }
 
                        /** Retrieves the number of busy banks in the currently selected endpoint, which have been queued for
-                        *  transmission via the \ref Endpoint_ClearIN() command, or are awaiting acknowledgement via the
+                        *  transmission via the \ref Endpoint_ClearIN() command, or are awaiting acknowledgment via the
                         *  \ref Endpoint_ClearOUT() command.
                         *
                         *  \ingroup Group_EndpointPacketManagement_AVR8