From 8807a2dfc417e332abeaa23a3a885917ce88425b Mon Sep 17 00:00:00 2001 From: Nils Larsch Date: Tue, 6 Feb 2007 19:48:42 +0000 Subject: [PATCH] fix typo --- crypto/des/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/des/INSTALL b/crypto/des/INSTALL index 32457d775c..8aebdfe110 100644 --- a/crypto/des/INSTALL +++ b/crypto/des/INSTALL @@ -25,7 +25,7 @@ and then you can use the 'DES_PTR' option. The file options.txt has the options listed for best speed on quite a few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then -turn on the relevent option in the Makefile +turn on the relevant option in the Makefile. There are some special Makefile targets that make life easier. make cc - standard cc build -- GitLab