]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation/rtla: Fix typo in common_timerlat_description.rst
authorTomas Glozar <tglozar@redhat.com>
Tue, 11 Mar 2025 11:49:35 +0000 (12:49 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 14 Apr 2025 16:42:55 +0000 (10:42 -0600)
Fix "it enable" to "it enables".

Fixes: 29380d4055e5 ("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
Documentation/tools/rtla/common_timerlat_description.rst

index 321201cb85978925b5a2d3b423ea1ec3f0252bc8..8cd3e717baa83d8fa11fab73b2940ba3fcd65bca 100644 (file)
@@ -6,5 +6,5 @@ debugging of operating system timer latency.
 
 The *timerlat* tracer outputs information in two ways. It periodically
 prints the timer latency at the timer *IRQ* handler and the *Thread*
-handler. It also enable the trace of the most relevant information via
+handler. It also enables the trace of the most relevant information via
 **osnoise:** tracepoints.