aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/HWB.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Drivers/Board/HWB.h')
-rw-r--r--LUFA/Drivers/Board/HWB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/Board/HWB.h b/LUFA/Drivers/Board/HWB.h
index 43aac9b5c..6ad2fa821 100644
--- a/LUFA/Drivers/Board/HWB.h
+++ b/LUFA/Drivers/Board/HWB.h
@@ -68,7 +68,7 @@
#error The selected board does not contain a HWB.
#endif
- /* Psudo-Functions for Doxygen: */
+ /* Pseudo-Functions for Doxygen: */
#if defined(__DOXYGEN__)
/** Initializes the HWB driver, so that the current button position can be read. This sets the appropriate
* I/O pin to an input with pull-up enabled.