Fix typo (note by oneton@users.github)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3716)
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 <richard@levitte.org>