From 3e18c414401ae185390c29aa7cf94f54b5af724c Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Fri, 2 Sep 2022 13:56:47 -0700 Subject: api: fix typo in seccomp.h Signed-off-by: Kir Kolyshkin Signed-off-by: Paul Moore --- include/seccomp.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/seccomp.h.in b/include/seccomp.h.in index 6f836fb..983fb77 100644 --- a/include/seccomp.h.in +++ b/include/seccomp.h.in @@ -421,7 +421,7 @@ const struct scmp_version *seccomp_version(void); * 3 : support for the SCMP_FLTATR_CTL_LOG filter attribute * support for the SCMP_ACT_LOG action * support for the SCMP_ACT_KILL_PROCESS action - * 4 : support for the SCMP_FLTATR_CTL_SSB filter attrbute + * 4 : support for the SCMP_FLTATR_CTL_SSB filter attribute * 5 : support for the SCMP_ACT_NOTIFY action and notify APIs * 6 : support the simultaneous use of SCMP_FLTATR_CTL_TSYNC and notify APIs * -- cgit v1.2.1