diff --git a/Include/arm_math.h b/Include/arm_math.h index 37791c3c..342ddcb4 100644 --- a/Include/arm_math.h +++ b/Include/arm_math.h @@ -78,8 +78,8 @@ * - arm_cortexM4b_math.lib (Big endian on Cortex-M4) * - arm_cortexM3l_math.lib (Little endian on Cortex-M3) * - arm_cortexM3b_math.lib (Big endian on Cortex-M3) - * - arm_cortexM0l_math.lib (Little endian on Cortex-M0 / CortexM0+) - * - arm_cortexM0b_math.lib (Big endian on Cortex-M0 / CortexM0+) + * - arm_cortexM0l_math.lib (Little endian on Cortex-M0 / Cortex-M0+) + * - arm_cortexM0b_math.lib (Big endian on Cortex-M0 / Cortex-M0+) * * The library functions are declared in the public file arm_math.h which is placed in the Include folder. * Simply include this file and link the appropriate library in the application and begin calling the library functions. The Library supports single