From 8206ac81dcc75e6454afe48c697e6db863e4733d Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 7 Sep 2021 18:59:05 -0400 Subject: Fix spelling --- cryptest.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cryptest.nmake') 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 -- cgit v1.2.1