Skip to content

Commit a15cb2c

Browse files
Colin Ian KingJonathan Corbet
authored andcommitted
doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"
There is a spelling mistake in the perf-security documentation. Fix it. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 1e013ff commit a15cb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/perf-security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ monitoring and observability operations, thus, bypass *scope* permissions
7272
checks in the kernel. CAP_PERFMON implements the principle of least
7373
privilege [13]_ (POSIX 1003.1e: 2.2.2.39) for performance monitoring and
7474
observability operations in the kernel and provides a secure approach to
75-
perfomance monitoring and observability in the system.
75+
performance monitoring and observability in the system.
7676

7777
For backward compatibility reasons the access to perf_events monitoring and
7878
observability operations is also open for CAP_SYS_ADMIN privileged

0 commit comments

Comments
 (0)