From bd4b47a205d2695d317d38bdf09de9cfabd1125d Mon Sep 17 00:00:00 2001 From: SaiCharan Date: Mon, 9 Jan 2023 21:05:21 +0530 Subject: [PATCH] fix: typo from algorthms to algorithms (#84) --- Include/arm_math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/arm_math.h b/Include/arm_math.h index 35dec61a..bfe3252d 100644 --- a/Include/arm_math.h +++ b/Include/arm_math.h @@ -52,7 +52,7 @@ * The library has generally separate functions for operating on 8-bit integers, 16-bit integers, * 32-bit integer and 32-bit floating-point values and 64-bit floating-point values. * - * The library is providing vectorized versions of most algorthms for Helium + * The library is providing vectorized versions of most algorithms for Helium * and of most f32 algorithms for Neon. * * When using a vectorized version, provide a little bit of padding after the end of