Commit 6fca09b6 authored by Thorsten Blum's avatar Thorsten Blum Committed by Jonathan Corbet

docs: dev-tools: checkpatch.rst: Fix grammar

- s/exists/exist/
- s/maybe/may be/
Signed-off-by: default avatarThorsten Blum <thorsten.blum@toblux.com>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240208152039.65293-1-thorsten.blum@toblux.com
parent 693fe595
...@@ -168,7 +168,7 @@ Available options: ...@@ -168,7 +168,7 @@ Available options:
- --fix - --fix
This is an EXPERIMENTAL feature. If correctable errors exists, a file This is an EXPERIMENTAL feature. If correctable errors exist, a file
<inputfile>.EXPERIMENTAL-checkpatch-fixes is created which has the <inputfile>.EXPERIMENTAL-checkpatch-fixes is created which has the
automatically fixable errors corrected. automatically fixable errors corrected.
...@@ -181,7 +181,7 @@ Available options: ...@@ -181,7 +181,7 @@ Available options:
- --ignore-perl-version - --ignore-perl-version
Override checking of perl version. Runtime errors maybe encountered after Override checking of perl version. Runtime errors may be encountered after
enabling this flag if the perl version does not meet the minimum specified. enabling this flag if the perl version does not meet the minimum specified.
- --codespell - --codespell
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment