summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/arm64/pauth/pac.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/arm64/pauth/pac.c')
-rw-r--r--tools/testing/selftests/arm64/pauth/pac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/arm64/pauth/pac.c b/tools/testing/selftests/arm64/pauth/pac.c
index 67d138057707..f4b859c75a5a 100644
--- a/tools/testing/selftests/arm64/pauth/pac.c
+++ b/tools/testing/selftests/arm64/pauth/pac.c
@@ -292,7 +292,7 @@ TEST(single_thread_different_keys)
/*
* fork() does not change keys. Only exec() does so call a worker program.
- * Its only job is to sign a value and report back the resutls
+ * Its only job is to sign a value and report back the results
*/
TEST(exec_changed_keys)
{