提交 015dba6a 编写于 作者: A antirez

Fixed typo.

上级 83f0c677
...@@ -129,7 +129,7 @@ void memtest(size_t megabytes, int passes) { ...@@ -129,7 +129,7 @@ void memtest(size_t megabytes, int passes) {
} }
memtest_test(megabytes,passes); memtest_test(megabytes,passes);
printf("\nYour memory passed this test.\n"); 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("1) memtest86: http://www.memtest86.com/\n");
printf("2) memtester: http://pyropus.ca/software/memtester/\n"); printf("2) memtester: http://pyropus.ca/software/memtester/\n");
exit(0); exit(0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册