Skip to content

Commit ce35f9e

Browse files
Documentation/rtla: Fix typo in common_timerlat_description.rst
JIRA: https://issues.redhat.com/browse/RHEL-117873 commit e7d3b24 Author: Tomas Glozar <tglozar@redhat.com> Date: Tue Mar 11 12:49:35 2025 +0100 Documentation/rtla: Fix typo in common_timerlat_description.rst Fix "it enable" to "it enables". Fixes: 29380d4 ("rtla: Add rtla timerlat documentation") Signed-off-by: Tomas Glozar <tglozar@redhat.com> Reviewed-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250311114936.148012-4-tglozar@redhat.com Signed-off-by: Tomas Glozar <tglozar@redhat.com>
1 parent de05e52 commit ce35f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/tools/rtla/common_timerlat_description.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ debugging of operating system timer latency.
66

77
The *timerlat* tracer outputs information in two ways. It periodically
88
prints the timer latency at the timer *IRQ* handler and the *Thread*
9-
handler. It also enable the trace of the most relevant information via
9+
handler. It also enables the trace of the most relevant information via
1010
**osnoise:** tracepoints.

0 commit comments

Comments
 (0)