diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-06-26 12:05:39 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-08-07 14:05:47 +0200 |
commit | 253508cadddbb676b05f03ada93d0f986df107f5 (patch) | |
tree | 6c9fb850088d51c04a29a3c5c4a2a67558e3f6e5 /Documentation/SubmittingPatches | |
parent | bd0a1d6c10a43280a85f7283351623d16e21d9fc (diff) | |
download | linux-stable-253508cadddbb676b05f03ada93d0f986df107f5.tar.gz linux-stable-253508cadddbb676b05f03ada93d0f986df107f5.tar.bz2 linux-stable-253508cadddbb676b05f03ada93d0f986df107f5.zip |
fix typo in Documentation/SubmittingPatches
This adds a missing letter in Documentation/SubmittingPatches.
Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
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 27e7e5edeca8..e2d29a749ff4 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -291,7 +291,7 @@ sending him e-mail. If you have a patch that fixes an exploitable security bug, send that patch to security@kernel.org. For severe bugs, a short embargo may be considered -to allow distrbutors to get the patch out to users; in such cases, +to allow distributors to get the patch out to users; in such cases, obviously, the patch should not be sent to any public lists. Patches that fix a severe bug in a released kernel should be directed |