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