summaryrefslogtreecommitdiff
path: root/tests/28-sim-arch_x86.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/28-sim-arch_x86.tests')
-rw-r--r--tests/28-sim-arch_x86.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/28-sim-arch_x86.tests b/tests/28-sim-arch_x86.tests
index b86a047..45978aa 100644
--- a/tests/28-sim-arch_x86.tests
+++ b/tests/28-sim-arch_x86.tests
@@ -1,7 +1,7 @@
#
# libseccomp regression test automation data
#
-# This test triggers a bug in libseccomp erroneously allowing the close()
+# This test triggered a bug in libseccomp erroneously allowing the close()
# syscall on x32 instead of 'KILL'ing it, as it should do for unsupported
# architectures.
#