From: Rich Salz Date: Tue, 20 Jun 2017 02:48:25 +0000 (-0400) Subject: Fix typo (note by oneton@users.github) X-Git-Tag: OpenSSL_1_1_1-pre1~1278 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d1598b0ce994c35f16701c0630ba9ed3c8c02e0;p=thirdparty%2Fopenssl.git Fix typo (note by oneton@users.github) Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/3716) --- diff --git a/crypto/LPdir_nyi.c b/crypto/LPdir_nyi.c index 502f909f8fe..b02449f7c04 100644 --- a/crypto/LPdir_nyi.c +++ b/crypto/LPdir_nyi.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/crypto/LPdir_unix.c b/crypto/LPdir_unix.c index 1599a6f1a20..6648a60cac9 100644 --- a/crypto/LPdir_unix.c +++ b/crypto/LPdir_unix.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/crypto/LPdir_vms.c b/crypto/LPdir_vms.c index 1f85ac74e53..e35363fd661 100644 --- a/crypto/LPdir_vms.c +++ b/crypto/LPdir_vms.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/crypto/LPdir_win.c b/crypto/LPdir_win.c index f40a91e4ea8..1dc1ef122c0 100644 --- a/crypto/LPdir_win.c +++ b/crypto/LPdir_win.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c index 9e6ca6d09aa..edceb98d6f8 100644 --- a/crypto/LPdir_win32.c +++ b/crypto/LPdir_win32.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c index 5a5c0f293e2..a24e7382928 100644 --- a/crypto/LPdir_wince.c +++ b/crypto/LPdir_wince.c @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte diff --git a/include/internal/o_dir.h b/include/internal/o_dir.h index 0ab4b1c690b..b85275110c7 100644 --- a/include/internal/o_dir.h +++ b/include/internal/o_dir.h @@ -8,7 +8,7 @@ */ /* - * This file is dual-licensed and is also avialable under the following + * This file is dual-licensed and is also available under the following * terms: * * Copyright (c) 2004, Richard Levitte