summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cast/castopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/cast/castopts.c')
-rw-r--r--src/lib/libcrypto/cast/castopts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/cast/castopts.c b/src/lib/libcrypto/cast/castopts.c
index 642e9725af..c783796610 100644
--- a/src/lib/libcrypto/cast/castopts.c
+++ b/src/lib/libcrypto/cast/castopts.c
@@ -252,7 +252,7 @@ int main(int argc, char **argv)
252 } 252 }
253 253
254#ifndef TIMES 254#ifndef TIMES
255 fprintf(stderr,"To get the most acurate results, try to run this\n"); 255 fprintf(stderr,"To get the most accurate results, try to run this\n");
256 fprintf(stderr,"program when this computer is idle.\n"); 256 fprintf(stderr,"program when this computer is idle.\n");
257#endif 257#endif
258 258