aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 19:02:41 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 19:02:41 +0200
commite5e442cd3208552d35573476a07e7a6b339bf8ab (patch)
treeb652e37f9cb55319f2337ef03aa557077f83597e /chapter08
parent7bd0378b41a0c7ed7146053cb3e5e539383fd88b (diff)
Typo in a comment
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/openssl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml
index 9701a0297..901bf985c 100644
--- a/chapter08/openssl.xml
+++ b/chapter08/openssl.xml
@@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of OpenSSL</title>
<!--
- <para>First fix a problem with some advanced arcitectures with avx512
+ <para>First fix a problem with some advanced architectures with avx512
capability:</para>
<screen><userinput remap="pre">sed -e '/bn_reduce.*m1/i\ factor_size /= sizeof(BN_ULONG) * 8;' \