aboutsummaryrefslogtreecommitdiff
path: root/Documentation/process
diff options
context:
space:
mode:
authorGravatar Bird, Tim <Tim.Bird@sony.com> 2024-04-26 23:18:14 +0000
committerGravatar Jonathan Corbet <corbet@lwn.net> 2024-05-02 10:20:27 -0600
commit10466b17af6567448c2ade4265c90760539fb787 (patch)
treea3bc4e387f90149397c195c87c43a50000602e00 /Documentation/process
parentdocs/zh_CN: remove two inconsistent spaces (diff)
downloadlinux-10466b17af6567448c2ade4265c90760539fb787.tar.gz
linux-10466b17af6567448c2ade4265c90760539fb787.tar.bz2
linux-10466b17af6567448c2ade4265c90760539fb787.zip
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>
Diffstat (limited to 'Documentation/process')
-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 9ca8083b41c7..edf90bbe30f4 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::