diff options
author | Pavel Machek <pavel@ucw.cz> | 2009-06-04 16:26:50 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-06-12 18:01:50 +0200 |
commit | 3226224039c8f8cb840d236b5f27d2a1104789e2 (patch) | |
tree | b6a01dd926bd2b43ff969de0de6f779cdd29c005 /Documentation/SubmittingPatches | |
parent | 1b68bfc18b258f5a0f285f9101a84da502254768 (diff) | |
download | linux-3.10-3226224039c8f8cb840d236b5f27d2a1104789e2.tar.gz linux-3.10-3226224039c8f8cb840d236b5f27d2a1104789e2.tar.bz2 linux-3.10-3226224039c8f8cb840d236b5f27d2a1104789e2.zip |
trivial: SubmittingPatches: fix typo
Fix typo.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 f309d3c6221..c282380e04f 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -444,7 +444,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 |