diff options
Diffstat (limited to 'stmhal/cmsis/devinc/stm32f437xx.h')
-rw-r--r-- | stmhal/cmsis/devinc/stm32f437xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/cmsis/devinc/stm32f437xx.h b/stmhal/cmsis/devinc/stm32f437xx.h index c261d1a0e3..a70f7aabe5 100644 --- a/stmhal/cmsis/devinc/stm32f437xx.h +++ b/stmhal/cmsis/devinc/stm32f437xx.h @@ -9,7 +9,7 @@ * This file contains:
* - Data structures and the address mapping for all peripherals
* - Peripheral's registers declarations and bits definition
- * - Macros to access peripheral’s registers hardware
+ * - Macros to access peripheral's registers hardware
*
******************************************************************************
* @attention
|