summaryrefslogtreecommitdiffstats
path: root/crypto/LPdir_win32.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-06-20 04:48:25 +0200
committerRich Salz <rsalz@openssl.org>2017-06-20 14:15:00 +0200
commit8d1598b0ce994c35f16701c0630ba9ed3c8c02e0 (patch)
tree47a0e4d85d021a6fdb0684d7457cb2c1370a467d /crypto/LPdir_win32.c
parentAdd RAND_UNIMPLEMENTED error code (diff)
downloadopenssl-8d1598b0ce994c35f16701c0630ba9ed3c8c02e0.tar.xz
openssl-8d1598b0ce994c35f16701c0630ba9ed3c8c02e0.zip
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/LPdir_win32.c')
-rw-r--r--crypto/LPdir_win32.c2
1 files changed, 1 insertions, 1 deletions
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>