From 7dffa15c1670806cc053b9930f341b53e30f7384 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 5 Jun 2011 13:55:56 +0000 Subject: Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. --- LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h') diff --git a/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h b/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h index b6f015c11..c10518548 100644 --- a/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h +++ b/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h @@ -614,7 +614,7 @@ return *(USB_PipeFIFOPos[USB_SelectedPipe]++); } - /** Writes one byte from the currently selected pipe's bank, for IN direction pipes. + /** Writes one byte to the currently selected pipe's bank, for IN direction pipes. * * \ingroup Group_PipePrimitiveRW_UC3 * -- cgit v1.2.3