[PATCH v2 7/8] doc: Fix typo in RCU's torture.rst documentation

From: Paul E. McKenney
Date: Thu Sep 18 2025 - 06:19:41 EST


s/you//

Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx>
---
Documentation/RCU/torture.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/torture.rst b/Documentation/RCU/torture.rst
index cc57d01ed700ff..1ad5cc7938113a 100644
--- a/Documentation/RCU/torture.rst
+++ b/Documentation/RCU/torture.rst
@@ -344,7 +344,7 @@ painstaking and error-prone.

And this is why the kvm-remote.sh script exists.

-If you the following command works::
+If the following command works::

ssh system0 date

--
2.40.1