summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/machine_mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/machine_mem.c')
-rw-r--r--extmod/machine_mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extmod/machine_mem.c b/extmod/machine_mem.c
index 88c176803f..af987cb7f7 100644
--- a/extmod/machine_mem.c
+++ b/extmod/machine_mem.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the Micro Python project, http://micropython.org/
+ * This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*