[PATCH v2 1/3] Documentation: fix "should be use" grammar in ABI README

岳秉坤 <[email protected]> Tue, 28 Jul 2026 12:12:11 +0800
Newsgroups org.kernel.vger.linux-edac,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media
Message-ID <[email protected]>
Fix "should be use" -> "should use" in Documentation/ABI/README.

Signed-off-by: 岳秉坤 <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
---
 Documentation/ABI/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/README b/Documentation/ABI/README
index 315fffe1f831f..27c962e6a872c 100644
--- a/Documentation/ABI/README
+++ b/Documentation/ABI/README
@@ -62,7 +62,7 @@ Users:		All users of this interface who wish to be notified when
 
 
 Note:
-   The fields should be use a simple notation, compatible with ReST markup.
+   The fields should use a simple notation, compatible with ReST markup.
    Also, the file **should not** have a top-level index, like::
 
 	===
-- 
2.25.1