diff options
author | Pavel Machek <pavel@ucw.cz> | 2009-06-04 10:26:50 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2009-06-04 12:33:24 -0400 |
commit | 5801da1b2f1207da21271ffd6768cd40a6c7f1c4 (patch) | |
tree | 6dd62eebc820db096b60bd624f5462ddde21b1d8 /Documentation/SubmittingPatches | |
parent | 5d98932ab0acb699dc56d9e252f056b9b2cdab25 (diff) |
SubmittingPatches: fix typo
Fix typo.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 6f29e29555c0..71b6da2b7175 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -451,7 +451,7 @@ offer a Reviewed-by tag for a patch. This tag serves to give credit to | |||
451 | reviewers and to inform maintainers of the degree of review which has been | 451 | reviewers and to inform maintainers of the degree of review which has been |
452 | done on the patch. Reviewed-by: tags, when supplied by reviewers known to | 452 | done on the patch. Reviewed-by: tags, when supplied by reviewers known to |
453 | understand the subject area and to perform thorough reviews, will normally | 453 | understand the subject area and to perform thorough reviews, will normally |
454 | increase the liklihood of your patch getting into the kernel. | 454 | increase the likelihood of your patch getting into the kernel. |
455 | 455 | ||
456 | 456 | ||
457 | 15) The canonical patch format | 457 | 15) The canonical patch format |