--- man2/landlock_add_rule.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/landlock_add_rule.2 b/man2/landlock_add_rule.2 index 43a70a2a5..aa2448677 100644 --- a/man2/landlock_add_rule.2 +++ b/man2/landlock_add_rule.2 @@ -81,7 +81,7 @@ On success, returns 0. .SH ERRORS .BR landlock_add_rule () -can failed for the following reasons: +can fail for the following reasons: .TP .B EOPNOTSUPP Landlock is supported by the kernel but disabled at boot time. -- 2.41.0.255.g8b1d071c50-goog