From 00ddd44cdad8142c6bb836efbfde9f38fa31b899 Mon Sep 17 00:00:00 2001
From: Denys Vlasenko <vda.linux@googlemail.com>
Date: Fri, 19 Feb 2010 09:16:33 +0100
Subject: fix typos in comments and doc

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
---
 docs/style-guide.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/style-guide.txt b/docs/style-guide.txt
index a58931ae7..fdf6cfe4d 100644
--- a/docs/style-guide.txt
+++ b/docs/style-guide.txt
@@ -422,7 +422,7 @@ called 'strings.c' - instead of two, food for thought).
 Testing String Equivalence
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-There's a right way and a wrong way to test for sting equivalence with
+There's a right way and a wrong way to test for string equivalence with
 strcmp():
 
 	The wrong way:
-- 
cgit v1.2.3-55-g6feb