From 46f4e1bec51dc96fa275c168752aa34359d9ee51 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sat, 11 Nov 2017 19:03:10 -0500 Subject: Many spelling fixes/typo's corrected. Around 138 distinct errors found and fixed; thanks! Reviewed-by: Kurt Roeckx Reviewed-by: Tim Hudson Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3459) --- crypto/arm_arch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/arm_arch.h') diff --git a/crypto/arm_arch.h b/crypto/arm_arch.h index 3fc9e69b1c..8b41408296 100644 --- a/crypto/arm_arch.h +++ b/crypto/arm_arch.h @@ -28,7 +28,7 @@ # endif /* * Why doesn't gcc define __ARM_ARCH__? Instead it defines - * bunch of below macros. See all_architectires[] table in + * bunch of below macros. See all_architectures[] table in * gcc/config/arm/arm.c. On a side note it defines * __ARMEL__/__ARMEB__ for little-/big-endian. */ -- cgit v1.2.3