提交 05844f83 编写于 作者: C Colin Ian King 提交者: Shuah Khan

selftests/timers: fix spelling mistake: "Asynchronous"

trivial fix to spelling mistake in printed message.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
上级 70d1a4e6
......@@ -159,7 +159,7 @@ int main(int argv, char **argc)
}
printf("Running Asyncrhonous Switching Tests...\n");
printf("Running Asynchronous Switching Tests...\n");
pid = fork();
if (!pid)
return run_tests(60);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册