diff options
Diffstat (limited to 'py/modcollections.c')
-rw-r--r-- | py/modcollections.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/modcollections.c b/py/modcollections.c index e610a28d24..1a1560387a 100644 --- a/py/modcollections.c +++ b/py/modcollections.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) * |