From 7fa8bcfe4342df41919f5564b315f9c85d0a02d6 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 69c3693d95..b28689a425 100644 --- a/Configurations/15-android.conf +++ b/Configurations/15-android.conf @@ -248,7 +248,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 1e5d970b4b..91e77b663f 100644 --- a/Configurations/50-win-onecore.conf +++ b/Configurations/50-win-onecore.conf @@ -5,7 +5,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