aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/XPLAINBridge.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/XPLAINBridge/XPLAINBridge.txt')
-rw-r--r--Projects/XPLAINBridge/XPLAINBridge.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt
index e60ff783e..766dbf2d4 100644
--- a/Projects/XPLAINBridge/XPLAINBridge.txt
+++ b/Projects/XPLAINBridge/XPLAINBridge.txt
@@ -47,7 +47,7 @@
* \section SSec_Description Project Description:
*
* This project serves a dual purpose. When loaded into the USB AVR on the XPLAIN board, it will act as either a USB to Serial
- * converter for the XPLAIN's hardware USART (at a speed of 9600 baud), or an AVRStudio compaible PDI programmer for the XMEGA.
+ * converter for the XPLAIN's hardware USART (at a speed of 9600 baud), or an AVRStudio compatible PDI programmer for the XMEGA.
* This project replaces the firmware preloaded onto the XPLAIN's onboard AT90USB1287 microcontroller.
*
* When power to the board is applied, the TDI pin (pin 9) of the USB AVR's JTAG port is read. If the pin is left high, the device
@@ -70,7 +70,7 @@
*
* \section SSec_Options Project Options
*
- * The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.
+ * The following defines can be found in this project, which can control the project behavior when defined, or changed in value.
*
* <table>
* <tr>
@@ -90,4 +90,4 @@
* the code compatible with software such as avrdude (all platforms) that use the libUSB driver.
* </tr>
* </table>
- */ \ No newline at end of file
+ */