trivial typo in CodingStyle patch

From: Claudio Fontana
Date: Fri May 25 2007 - 20:08:23 EST


Hello,
I casually noticed this trivial typo while lurking the mailing list archives:

Signed-off-by: Auke Kok <auke-jan.h.kok@xxxxxxxxx>
[...]
diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
index f518395..3635b38 100644
--- a/Documentation/CodingStyle
+++ b/Documentation/CodingStyle
@@ -409,7 +409,36 @@ out:
return result;
}

- Chapter 8: Commenting
+ Chapyer 8: Tests

s/Chapyer/Chapter/

Claudio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/