]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation: tracing: fix typo in events documentation
authorYudistira Putra <pyudistira519@gmail.com>
Mon, 22 Jun 2026 14:37:35 +0000 (10:37 -0400)
committerJonathan Corbet <corbet@lwn.net>
Tue, 23 Jun 2026 20:34:11 +0000 (14:34 -0600)
Fix a typo in the tracing events documentation: "can by built up"
should be "can be built up".

Signed-off-by: Yudistira Putra <pyudistira519@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260622143735.71778-1-pyudistira519@gmail.com>

Documentation/trace/events.rst

index 18d112963dece7dadf3343c103c9a46f9d15c891..581f2260614b808fa8fa338652ce546774cf2529 100644 (file)
@@ -1064,7 +1064,7 @@ correct command type, and a pointer to an event-specific run_command()
 callback that will be called to actually execute the event-specific
 command function.
 
-Once that's done, the command string can by built up by successive
+Once that's done, the command string can be built up by successive
 calls to argument-adding functions.
 
 To add a single argument, define and initialize a struct dynevent_arg