summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-06-19 22:48:25 -0400
committerRich Salz <rsalz@openssl.org>2017-06-20 08:15:00 -0400
commit8d1598b0ce994c35f16701c0630ba9ed3c8c02e0 (patch)
tree47a0e4d85d021a6fdb0684d7457cb2c1370a467d /crypto
parent0ea155fc1c4e6ba3655f435164ea3f884883df29 (diff)
Fix typo (note by oneton@users.github)
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3716)
Diffstat (limited to 'crypto')
-rw-r--r--crypto/LPdir_nyi.c2
-rw-r--r--crypto/LPdir_unix.c2
-rw-r--r--crypto/LPdir_vms.c2
-rw-r--r--crypto/LPdir_win.c2
-rw-r--r--crypto/LPdir_win32.c2
-rw-r--r--crypto/LPdir_wince.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/crypto/LPdir_nyi.c b/crypto/LPdir_nyi.c
index 502f909f8f..b02449f7c0 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 <richard@levitte.org>
diff --git a/crypto/LPdir_unix.c b/crypto/LPdir_unix.c
index 1599a6f1a2..6648a60cac 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 <richard@levitte.org>
diff --git a/crypto/LPdir_vms.c b/crypto/LPdir_vms.c
index 1f85ac74e5..e35363fd66 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 <richard@levitte.org>
diff --git a/crypto/LPdir_win.c b/crypto/LPdir_win.c
index f40a91e4ea..1dc1ef122c 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 <richard@levitte.org>
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c
index 9e6ca6d09a..edceb98d6f 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 <richard@levitte.org>
diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c
index 5a5c0f293e..a24e738292 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 <richard@levitte.org>