diff options
| author | Pavel Machek <pavel@ucw.cz> | 2009-06-04 16:26:50 +0200 | 
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2009-06-04 10:33:24 -0600 | 
| commit | 5801da1b2f1207da21271ffd6768cd40a6c7f1c4 (patch) | |
| tree | 6dd62eebc820db096b60bd624f5462ddde21b1d8 /Documentation/SubmittingPatches | |
| parent | 5d98932ab0acb699dc56d9e252f056b9b2cdab25 (diff) | |
| download | linux-5801da1b2f1207da21271ffd6768cd40a6c7f1c4.tar.bz2 | |
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  reviewers and to inform maintainers of the degree of review which has been  done on the patch.  Reviewed-by: tags, when supplied by reviewers known to  understand the subject area and to perform thorough reviews, will normally -increase the liklihood of your patch getting into the kernel. +increase the likelihood of your patch getting into the kernel.  15) The canonical patch format |