The branch master has been updated
       via  8d1598b0ce994c35f16701c0630ba9ed3c8c02e0 (commit)
      from  0ea155fc1c4e6ba3655f435164ea3f884883df29 (commit)


- Log -----------------------------------------------------------------
commit 8d1598b0ce994c35f16701c0630ba9ed3c8c02e0
Author: Rich Salz <rs...@openssl.org>
Date:   Mon Jun 19 22:48:25 2017 -0400

    Fix typo (note by oneton@users.github)
    
    Reviewed-by: Tim Hudson <t...@openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/3716)

-----------------------------------------------------------------------

Summary of changes:
 crypto/LPdir_nyi.c       | 2 +-
 crypto/LPdir_unix.c      | 2 +-
 crypto/LPdir_vms.c       | 2 +-
 crypto/LPdir_win.c       | 2 +-
 crypto/LPdir_win32.c     | 2 +-
 crypto/LPdir_wince.c     | 2 +-
 include/internal/o_dir.h | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/crypto/LPdir_nyi.c b/crypto/LPdir_nyi.c
index 502f909..b02449f 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 <rich...@levitte.org>
diff --git a/crypto/LPdir_unix.c b/crypto/LPdir_unix.c
index 1599a6f..6648a60 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 <rich...@levitte.org>
diff --git a/crypto/LPdir_vms.c b/crypto/LPdir_vms.c
index 1f85ac7..e35363f 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 <rich...@levitte.org>
diff --git a/crypto/LPdir_win.c b/crypto/LPdir_win.c
index f40a91e..1dc1ef1 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 <rich...@levitte.org>
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c
index 9e6ca6d..edceb98 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 <rich...@levitte.org>
diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c
index 5a5c0f2..a24e738 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 <rich...@levitte.org>
diff --git a/include/internal/o_dir.h b/include/internal/o_dir.h
index 0ab4b1c..b852751 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 <rich...@levitte.org>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to