From: Pauli Date: Sun, 6 Oct 2019 03:39:01 +0000 (+1000) Subject: Fix typo in comment X-Git-Tag: OpenSSL_1_1_1e~198 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a10765c2e0e94d2cd30711339d2ba3f3a244a206;p=oweals%2Fopenssl.git Fix typo in comment Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/10105) (cherry picked from commit 89e5aaa1d72058404d3ea06bfaeff5334aba202d) --- diff --git a/e_os.h b/e_os.h index 2f8e3fe349..f607045e14 100644 --- a/e_os.h +++ b/e_os.h @@ -42,7 +42,7 @@ # endif /* * Some operating systems do not permit select(2) on their random devices, - * defining this to zero will force the used of read(2) to extract one byte + * defining this to zero will force the use of read(2) to extract one byte * from /dev/random. */ # ifndef DEVRANDM_WAIT_USE_SELECT