Add LUFA-111009-BETA tag.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / AVR8 / PipeStream_AVR8.c
index b3d263c..7b76283 100644 (file)
@@ -119,7 +119,7 @@ uint8_t Pipe_Null_Stream(uint16_t Length,
        return PIPE_RWSTREAM_NoError;\r
 }\r
 \r
-/* The following abuses the C preprocessor in order to copy-past common code with slight alterations,\r
+/* The following abuses the C preprocessor in order to copy-paste common code with slight alterations,\r
  * so that the code needs to be written once. It is a crude form of templating to reduce code maintenance. */\r
 \r
 #define  TEMPLATE_FUNC_NAME                        Pipe_Write_Stream_LE\r