aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h')
-rw-r--r--testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h b/testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h
index 141f68e43..a34530648 100644
--- a/testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h
+++ b/testhal/AVR/multi/PAL/cfg-arduino_nano/chconf.h
@@ -341,7 +341,7 @@
* @details If the specified length is zero then the name is stored by
* pointer but this could have unintended side effects.
*/
-#define CH_CFG_FACTORY_MAX_NAMES_LENGHT 8
+#define CH_CFG_FACTORY_MAX_NAMES_LENGTH 8
/**
* @brief Enables the registry of generic objects.