aboutsummaryrefslogtreecommitdiff
path: root/crypto/bf/bf_opts.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-03 23:23:24 +0000
committerUlf Möller <ulf@openssl.org>2000-02-03 23:23:24 +0000
commit657e60fa00ddde3618600d6306be913214d30457 (patch)
tree6ea080becb16ab3d808ec45064b17b7fedb745a2 /crypto/bf/bf_opts.c
parent9dbc41d7eed7d69da54dc81082794845c50ad482 (diff)
downloadopenssl-657e60fa00ddde3618600d6306be913214d30457.zip
openssl-657e60fa00ddde3618600d6306be913214d30457.tar.gz
openssl-657e60fa00ddde3618600d6306be913214d30457.tar.bz2
ispell (and minor modifications)
Diffstat (limited to 'crypto/bf/bf_opts.c')
-rw-r--r--crypto/bf/bf_opts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/bf_opts.c b/crypto/bf/bf_opts.c
index 5f330cc..bbe32b2 100644
--- a/crypto/bf/bf_opts.c
+++ b/crypto/bf/bf_opts.c
@@ -242,7 +242,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