From ab238601b96e4d804640ccfef5a9bde51995da7f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 6 Oct 2013 22:33:32 +0200 Subject: Minor documentation corrections. --- LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers') diff --git a/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h b/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h index 7eaabae93..a7c80fc0d 100644 --- a/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h +++ b/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h @@ -314,7 +314,7 @@ } /** 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 -- cgit v1.2.3