diff options
author | ulf <ulf> | 2000-02-03 23:22:13 +0000 |
---|---|---|
committer | ulf <ulf> | 2000-02-03 23:22:13 +0000 |
commit | 7d09b502e571e2a408044a9f6f5111d4c13a9f43 (patch) | |
tree | 3701966e484a4aaadbca4f7c294c718c287877c9 /crypto/cast/cast_spd.c | |
parent | fa5d2dfaab57d11e3be5405f7686479623a0576b (diff) | |
download | openssl-7d09b502e571e2a408044a9f6f5111d4c13a9f43.tar.gz |
ispell (and minor modifications)
Diffstat (limited to 'crypto/cast/cast_spd.c')
-rw-r--r-- | crypto/cast/cast_spd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/cast_spd.c b/crypto/cast/cast_spd.c index c0726906c..0af915cf2 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 |