From: James Bowes Date: Sat, 20 Oct 2007 01:13:09 +0000 (+0200) Subject: Documentation: Fix typo in SubmitChecklist. X-Git-Tag: v2.6.24-rc1~124^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80abe55b53028bd082bdc69c497fe734e6057538;p=platform%2Fkernel%2Flinux-3.10.git Documentation: Fix typo in SubmitChecklist. Signed-off-by: James Bowes Signed-off-by: Adrian Bunk --- 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.