diff options
author | Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> | 2025-07-03 20:21:09 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-08 08:14:28 -0600 |
commit | f55b3ca3cf1d1652c4b3481b671940461331d69f (patch) | |
tree | 30f280b8c67021ac24ac63dc2c24ba26406c77cf | |
parent | 3ed92345e920e6448f4f8788985dd8294a668e6b (diff) |
tracing: doc: fix "for a while" typo
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/xygdnynf7m55p7d27ovzqtdjaa7pua3bxuk5c22cnmoovaji5e@tarta.nabijaczleweli.xyz
-rw-r--r-- | Documentation/trace/histogram.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/histogram.rst b/Documentation/trace/histogram.rst index 0aada18c38c6..2b98c1720a54 100644 --- a/Documentation/trace/histogram.rst +++ b/Documentation/trace/histogram.rst @@ -249,7 +249,7 @@ Extended error information table, it should keep a running total of the number of bytes requested by that call_site. - We'll let it run for awhile and then dump the contents of the 'hist' + We'll let it run for a while and then dump the contents of the 'hist' file in the kmalloc event's subdirectory (for readability, a number of entries have been omitted):: |