summaryrefslogtreecommitdiffstatshomepage
path: root/py/mpconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/mpconfig.h')
-rw-r--r--py/mpconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h
index 119859a3a4..f8404142a1 100644
--- a/py/mpconfig.h
+++ b/py/mpconfig.h
@@ -100,7 +100,7 @@
// Whether to build functions that print debugging info:
// mp_token_show
-// mp_byte_code_print
+// mp_bytecode_print
// mp_parse_node_print
#ifndef MICROPY_DEBUG_PRINTERS
#define MICROPY_DEBUG_PRINTERS (0)