summaryrefslogtreecommitdiff
path: root/cryptest.nmake
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-09-07 18:59:05 -0400
committerJeffrey Walton <noloader@gmail.com>2021-09-07 18:59:05 -0400
commit8206ac81dcc75e6454afe48c697e6db863e4733d (patch)
tree43143240ea3b057acc04b6a6944fbdbf822164cf /cryptest.nmake
parent001e8778b31751acbbe50ee56d1fc193b372cb75 (diff)
downloadcryptopp-git-8206ac81dcc75e6454afe48c697e6db863e4733d.tar.gz
Fix spelling
Diffstat (limited to 'cryptest.nmake')
-rw-r--r--cryptest.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptest.nmake b/cryptest.nmake
index 6f147183..7a4da55b 100644
--- a/cryptest.nmake
+++ b/cryptest.nmake
@@ -28,7 +28,7 @@
# "make sources | fold -w73 -s". The list of LIB_OBJS and TEST_OBJS was
# generated with "make sources | fold -w73 -s | sed 's|.cpp|.obj|g'". The
# order of the first three object files are significant. See C++ Static
-# Initialization Order Fisaco on the Crypto++ wiki for details.
+# Initialization Order Fiasco on the Crypto++ wiki for details.
# You are free to add and remove files to the list. For example, you can remove
# rdrand.asm build it using NASM, and then include the NASM object file