diff options
Diffstat (limited to 'minimal/mpconfigport.h')
| -rw-r--r-- | minimal/mpconfigport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minimal/mpconfigport.h b/minimal/mpconfigport.h index 47fc98429..ce4f8f240 100644 --- a/minimal/mpconfigport.h +++ b/minimal/mpconfigport.h @@ -1,6 +1,6 @@ #include <stdint.h> -// options to control how Micro Python is built +// options to control how MicroPython is built // You can disable the built-in MicroPython compiler by setting the following // config option to 0. If you do this then you won't get a REPL prompt, but you |
