Documentation/rtla: Fix typo in common_timerlat_description.rst

Fix "it enable" to "it enables".

Fixes: 29380d4055 ("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
This commit is contained in:
Tomas Glozar 2025-03-11 12:49:35 +01:00 committed by Jonathan Corbet
parent caa42c6df3
commit e7d3b24e34

View 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.