From: Bird, Tim Date: Fri, 26 Apr 2024 23:18:14 +0000 (+0000) Subject: docs: stable-kernel-rules: fix typo sent->send X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=10466b17af6567448c2ade4265c90760539fb787;p=linux.git docs: stable-kernel-rules: fix typo sent->send Change 'sent' to 'send' Signed-off-by: Tim Bird Link: https://lore.kernel.org/r/SA3PR13MB63726A746C847D7C0919C25BFD162@SA3PR13MB6372.namprd13.prod.outlook.com Reviewed-by: Greg Kroah-Hartman Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 9ca8083b41c7f..edf90bbe30f43 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::