commit | 51ed32f1971956a904ce7b3a7ff10716e76eecd4 | [log] [tgz] |
---|---|---|
author | Bob Beck <bbe@google.com> | Mon Jul 10 14:15:42 2023 -0600 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 10 21:02:41 2023 +0000 |
tree | 1dcd6f239a3dd35e0b759f44717131abf106798c | |
parent | 0f222e69b18b79e77c8901e69945f8d93ba663a7 [diff] |
Fix spelling nits Change-Id: Ie64ed383a1f6b63a0624c8a6f64d92a33dabf56e Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/61485 Auto-Submit: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/include/openssl/asm_base.h b/include/openssl/asm_base.h index f22a1a2..9eb3181 100644 --- a/include/openssl/asm_base.h +++ b/include/openssl/asm_base.h
@@ -34,7 +34,7 @@ // - The file, on aarch64, uses the macros defined below to be compatible with // BTI and PAC. // -// - The file, on X86_64, requires the progrram to be compatible with Intel IBT +// - The file, on x86_64, requires the program to be compatible with Intel IBT // and SHSTK #if defined(__ASSEMBLER__)