Skip to content

Commit fd37a0f

Browse files
Dennis LamJonathan Corbet
authored andcommitted
docs:core-api: fixed typos and grammar in printk-index page
Signed-off-by: Dennis Lam <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent dd29dfe commit fd37a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/core-api/printk-index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Printk Index
55
============
66

7-
There are many ways how to monitor the state of the system. One important
7+
There are many ways to monitor the state of the system. One important
88
source of information is the system log. It provides a lot of information,
99
including more or less important warnings and error messages.
1010

@@ -101,7 +101,7 @@ their own wrappers adding __printk_index_emit().
101101

102102
Only few subsystem specific wrappers have been updated so far,
103103
for example, dev_printk(). As a result, the printk formats from
104-
some subsystes can be missing in the printk index.
104+
some subsystems can be missing in the printk index.
105105

106106

107107
Subsystem specific prefix

0 commit comments

Comments
 (0)