summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2013-06-13 01:22:32 +0200
committerBen Laurie <ben@links.org>2013-09-05 22:39:42 +0200
commit478b50cf67d6a91fdcd584cff57c58b7e863055d (patch)
tree2503e85a768e8bde5edace29c80222b47ea1f0ea /FAQ
parentClean up layout. (diff)
downloadopenssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.tar.xz
openssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.zip
misspellings fixes by https://github.com/vlajos/misspell_fixer
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 612e33060c..d2ef2cb078 100644
--- a/FAQ
+++ b/FAQ
@@ -721,7 +721,7 @@ working across wider range of *BSD branches, not just OpenBSD.
If the test program in question fails withs SIGILL, Illegal Instruction
exception, then you more than likely to run SSE2-capable CPU, such as
Intel P4, under control of kernel which does not support SSE2
-instruction extentions. See accompanying INSTALL file and
+instruction extensions. See accompanying INSTALL file and
OPENSSL_ia32cap(3) documentation page for further information.
* Why does compiler fail to compile sha512.c?