diff options
author | agnosticdev <agnosticdev@gmail.com> | 2018-09-20 05:23:27 -0500 |
---|---|---|
committer | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2018-09-21 23:55:22 +0200 |
commit | 46d085096c6ead624c61e4b8b301421301511e64 (patch) | |
tree | e334cd24dca857032609c1171aaf924c189ff04f /Configurations/README | |
parent | f39a02c68abc8936db24499cb3cfcba206a2e7eb (diff) | |
download | openssl-new-46d085096c6ead624c61e4b8b301421301511e64.tar.gz |
typo-fixes: miscellaneous typo fixes
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7277)
Diffstat (limited to 'Configurations/README')
-rw-r--r-- | Configurations/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/README b/Configurations/README index 6ae981f9aa..a03d445aea 100644 --- a/Configurations/README +++ b/Configurations/README @@ -233,7 +233,7 @@ In each table entry, the following keys are significant: apps, as needed by the target. This code cannot be placed in a library, as the rest of the code isn't expected to link to it - explicitely. + explicitly. cpuid_asm_src => assembler implementation of cpuid code as well as OPENSSL_cleanse(). Default to mem_clr.c |