Documentation: Fix typo in SubmitChecklist.
authorJames Bowes <jbowes@dangerouslyinc.com>
Sat, 20 Oct 2007 01:13:09 +0000 (03:13 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 20 Oct 2007 01:13:09 +0000 (03:13 +0200)
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Documentation/SubmitChecklist

index 19e7f65..34e06d2 100644 (file)
@@ -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.