public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: rust: fix grammar in testing documentation
@ 2026-04-14  9:07 Ariful Islam Shoikot
  0 siblings, 0 replies; only message in thread
From: Ariful Islam Shoikot @ 2026-04-14  9:07 UTC (permalink / raw)
  To: linux-doc; +Cc: Ariful Islam Shoikot

Replace "how to test" with "on how to test" for clarity

Signed-off-by: Ariful Islam Shoikot <islamarifulshoikat@gmail.com>
---
 Documentation/rust/testing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/rust/testing.rst b/Documentation/rust/testing.rst
index f43cb77bcc69..edce2cb6c54e 100644
--- a/Documentation/rust/testing.rst
+++ b/Documentation/rust/testing.rst
@@ -3,7 +3,7 @@
 Testing
 =======
 
-This document contains useful information how to test the Rust code in the
+This document contains useful information on how to test the Rust code in the
 kernel.
 
 There are three sorts of tests:
-- 
2.43.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-14  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14  9:07 [PATCH] docs: rust: fix grammar in testing documentation Ariful Islam Shoikot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox