From 0f68b771b0ab4764d542da649bb9a2c229bfe939 Mon Sep 17 00:00:00 2001 From: "Dr. Matthias St. Pierre" Date: Sun, 2 Feb 2020 22:54:01 +0100 Subject: Fix misspelling errors and typos reported by codespell Fixes #10998 Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/11000) --- Configurations/15-android.conf | 2 +- Configurations/50-win-onecore.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Configurations') diff --git a/Configurations/15-android.conf b/Configurations/15-android.conf index 7b496a4529..4616394f8c 100644 --- a/Configurations/15-android.conf +++ b/Configurations/15-android.conf @@ -241,7 +241,7 @@ my %targets = ( }, #################################################################### - # Backward compatible targets, (might) requre $CROSS_SYSROOT + # Backward compatible targets, (might) require $CROSS_SYSROOT # "android-armeabi" => { inherit_from => [ "android-arm" ], diff --git a/Configurations/50-win-onecore.conf b/Configurations/50-win-onecore.conf index d478f42b0f..c595279119 100644 --- a/Configurations/50-win-onecore.conf +++ b/Configurations/50-win-onecore.conf @@ -4,7 +4,7 @@ # Mobile[?] Windows editions. It's a set up "umbrella" libraries that # export subset of Win32 API that are common to all Windows 10 devices. # -# OneCore Configuration temporarly dedicated for console applications +# OneCore Configuration temporarily dedicated for console applications # due to disabled event logging, which is incompatible with one core. # Error messages are provided via standard error only. # TODO: extend error handling to use ETW based eventing -- cgit v1.2.3