aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Drivers/Board/AVR8/XPLAIN/Board.h')
-rw-r--r--LUFA/Drivers/Board/AVR8/XPLAIN/Board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h b/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h
index 07ef1e318..7a2375228 100644
--- a/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h
+++ b/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h
@@ -75,7 +75,7 @@
/** Indicates the board has a hardware Dataflash mounted. */
#define BOARD_HAS_DATAFLASH
- /** Indicates the board has a hardware LEDs mounted. */
+ /** Indicates the board has hardware LEDs mounted. */
#define BOARD_HAS_LEDS
/* Disable C linkage for C++ Compilers: */