summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Kreimer <algonell@gmail.com>2024-10-03 00:21:50 +0300
committerJonathan Corbet <corbet@lwn.net>2024-10-07 11:50:54 -0600
commit74f6375e53e3744702617ee9e6af56b357f36f88 (patch)
tree2d3db8207e9998ace63c8860047128dc70332e01
parent11786d64b63e07a2d9f9a979a1724ae244c7d152 (diff)
downloadlwn-74f6375e53e3744702617ee9e6af56b357f36f88.tar.gz
lwn-74f6375e53e3744702617ee9e6af56b357f36f88.zip
docs: backporting: fix a typo
Fix a typo in documentation. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20241002212150.11159-1-algonell@gmail.com
-rw-r--r--Documentation/process/backporting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/backporting.rst b/Documentation/process/backporting.rst
index a71480fcf3b4..18e41e76ecba 100644
--- a/Documentation/process/backporting.rst
+++ b/Documentation/process/backporting.rst
@@ -74,7 +74,7 @@ your source tree. Don't forget to cherry-pick with ``-x`` if you want a
written record of where the patch came from!
Note that if you are submitting a patch for stable, the format is
-slightly different; the first line after the subject line needs tobe
+slightly different; the first line after the subject line needs to be
either::
commit <upstream commit> upstream