aboutsummaryrefslogtreecommitdiff
path: root/crypto/cast/castopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/castopts.c')
-rw-r--r--crypto/cast/castopts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/castopts.c b/crypto/cast/castopts.c
index 642e972..c783796 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