diff options
Diffstat (limited to 'py/mphal.h')
-rw-r--r-- | py/mphal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mphal.h b/py/mphal.h index 93a0a40ced..92de01d08b 100644 --- a/py/mphal.h +++ b/py/mphal.h @@ -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) * |