[PATCH] Documentation: Fix typo in SubmitChecklist.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <trivial@...>
Date: Monday, October 8, 2007 - 2:55 pm

Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
---
 Documentation/SubmitChecklist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist
index 19e7f65..34e06d2 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.
-- 
1.5.3.4.1155.gfe96ee

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Documentation: Fix typo in SubmitChecklist., James Bowes, (Mon Oct 8, 2:55 pm)
Re: [PATCH] Documentation: Fix typo in SubmitChecklist., Jan Engelhardt, (Wed Oct 10, 5:40 am)