aboutsummaryrefslogtreecommitdiff
path: root/Documentation/SubmitChecklist
diff options
context:
space:
mode:
authorJames Bowes <jbowes@dangerouslyinc.com>2007-10-20 03:13:09 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 03:13:09 +0200
commit80abe55b53028bd082bdc69c497fe734e6057538 (patch)
tree486040ab23bec255fa71e9415a94bb6887f7adfa /Documentation/SubmitChecklist
parent405bbe9fa345050f46c411d77727f381d74a2ba8 (diff)
Documentation: Fix typo in SubmitChecklist.
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'Documentation/SubmitChecklist')
-rw-r--r--Documentation/SubmitChecklist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist
index 19e7f65c269..34e06d2f194 100644
--- a/Documentation/SubmitChecklist
+++ b/Documentation/SubmitChecklist
@@ -67,7 +67,7 @@ kernel patches.
20: Check that it all passes `make headers_check'.
21: Has been checked with injection of at least slab and page-allocation
- fauilures. See Documentation/fault-injection/.
+ failures. See Documentation/fault-injection/.
If the new code is substantial, addition of subsystem-specific fault
injection might be appropriate.