mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
Fixed typo.
This commit is contained in:
parent
1a197a3c1a
commit
a5801142a4
@ -129,7 +129,7 @@ void memtest(size_t megabytes, int passes) {
|
||||
}
|
||||
memtest_test(megabytes,passes);
|
||||
printf("\nYour memory passed this test.\n");
|
||||
printf("Please if you are stil in doubt use the following two tools:\n");
|
||||
printf("Please if you are still in doubt use the following two tools:\n");
|
||||
printf("1) memtest86: http://www.memtest86.com/\n");
|
||||
printf("2) memtester: http://pyropus.ca/software/memtester/\n");
|
||||
exit(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user