summaryrefslogtreecommitdiff
path: root/ports/stm32/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/help.c')
-rw-r--r--ports/stm32/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/help.c b/ports/stm32/help.c
index 87b2af526..ea0b6921b 100644
--- a/ports/stm32/help.c
+++ b/ports/stm32/help.c
@@ -26,7 +26,7 @@
#include "py/builtin.h"
-const char *stmhal_help_text =
+const char *stm32_help_text =
"Welcome to MicroPython!\n"
"\n"
"For online help please visit http://micropython.org/help/.\n"