diff options
Diffstat (limited to 'stmhal/stm32_it.h')
-rw-r--r-- | stmhal/stm32_it.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/stm32_it.h b/stmhal/stm32_it.h index d6ed1b2b9b..b498dee8da 100644 --- a/stmhal/stm32_it.h +++ b/stmhal/stm32_it.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/ * * Original template from ST Cube library. See below for header. * |