From 657e60fa00ddde3618600d6306be913214d30457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Thu, 3 Feb 2000 23:23:24 +0000 Subject: ispell (and minor modifications) --- crypto/cast/cast_spd.c | 2 +- crypto/cast/castopts.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/cast') diff --git a/crypto/cast/cast_spd.c b/crypto/cast/cast_spd.c index c0726906c2..0af915cf20 100644 --- a/crypto/cast/cast_spd.c +++ b/crypto/cast/cast_spd.c @@ -183,7 +183,7 @@ int main(int argc, char **argv) #endif #ifndef TIMES - printf("To get the most acurate results, try to run this\n"); + printf("To get the most accurate results, try to run this\n"); printf("program when this computer is idle.\n"); #endif diff --git a/crypto/cast/castopts.c b/crypto/cast/castopts.c index 642e9725af..c783796610 100644 --- a/crypto/cast/castopts.c +++ b/crypto/cast/castopts.c @@ -252,7 +252,7 @@ int main(int argc, char **argv) } #ifndef TIMES - fprintf(stderr,"To get the most acurate results, try to run this\n"); + fprintf(stderr,"To get the most accurate results, try to run this\n"); fprintf(stderr,"program when this computer is idle.\n"); #endif -- cgit v1.2.3