diff --git a/examples/TimeSerial/TimeSerial.ino b/examples/TimeSerial/TimeSerial.ino index 135db6f..426a87c 100644 --- a/examples/TimeSerial/TimeSerial.ino +++ b/examples/TimeSerial/TimeSerial.ino @@ -6,7 +6,7 @@ * you can send the text on the next line using Serial Monitor to set the clock to noon Jan 1 2013 T1357041600 * - * A Processing example sketch to automatically send the messages is inclided in the download + * A Processing example sketch to automatically send the messages is included in the download * On Linux, you can use "date +T%s\n > /dev/ttyACM0" (UTC time zone) */