Add missing SVN eol-style properties to source files to prevent mixed end-of-line...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / AVR8 / Serial_AVR8.h
index bb9ba85..7f519d3 100644 (file)
@@ -51,7 +51,7 @@
  *  application.
  *
  *  \code
- *      // Initialise the serial USART driver before first use, with 9600 baud (and no double-speed mode)
+ *      // Initialize the serial USART driver before first use, with 9600 baud (and no double-speed mode)
  *      Serial_Init(9600, false);
  *
  *      // Send a string through the USART