aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBird, Tim <Tim.Bird@sony.com>2024-04-26 23:18:14 +0000
committerJonathan Corbet <corbet@lwn.net>2024-05-02 10:20:27 -0600
commit10466b17af6567448c2ade4265c90760539fb787 (patch)
treea3bc4e387f90149397c195c87c43a50000602e00
parent7f20ac18cdaa63a1e8fcb9f7a9dc9e160e16c106 (diff)
downloadlinux-10466b17af6567448c2ade4265c90760539fb787.tar.gz
docs: stable-kernel-rules: fix typo sent->send
Change 'sent' to 'send' Signed-off-by: Tim Bird <tim.bird@sony.com> Link: https://lore.kernel.org/r/SA3PR13MB63726A746C847D7C0919C25BFD162@SA3PR13MB6372.namprd13.prod.outlook.com Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/process/stable-kernel-rules.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst
index 9ca8083b41c7f1..edf90bbe30f43d 100644
--- a/Documentation/process/stable-kernel-rules.rst
+++ b/Documentation/process/stable-kernel-rules.rst
@@ -79,7 +79,7 @@ it reduces the chance of accidentally exposing the fix to the public by way of
Once the patch is mainlined it will be applied to the stable tree without
anything else needing to be done by the author or subsystem maintainer.
-To sent additional instructions to the stable team, use a shell-style inline
+To send additional instructions to the stable team, use a shell-style inline
comment to pass arbitrary or predefined notes:
* Specify any additional patch prerequisites for cherry picking::