Add LUFA-111009-BETA tag.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / PipeStream_UC3.c
index 3aa815c..3b8267a 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