Signed vs. unsigned problem fix.
[oweals/openssl.git] / crypto / idea / idea_spd.c
index 5f79f93d679421000a9b7ab29b7202c5af9ccd96..301946b19846c82d0d9a4c4a2aa4b1c2df74ce03 100644 (file)
@@ -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