aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc4/rc4speed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/rc4speed.c')
-rw-r--r--crypto/rc4/rc4speed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc4/rc4speed.c b/crypto/rc4/rc4speed.c
index 4fb5ebf..b448f4a 100644
--- a/crypto/rc4/rc4speed.c
+++ b/crypto/rc4/rc4speed.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