diff options
Diffstat (limited to 'py/unicode.h')
-rw-r--r-- | py/unicode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/unicode.h b/py/unicode.h index f99c9705d5..19487a65ae 100644 --- a/py/unicode.h +++ b/py/unicode.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) * |