qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PULL 22/26] CODING_STYLE: Fix a typo ("have" vs. "has")


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 22/26] CODING_STYLE: Fix a typo ("have" vs. "has")
Date: Sat, 8 Oct 2016 11:58:08 +0300

From: Jonathan Neuschäfer <address@hidden>

Signed-off-by: Jonathan Neuschäfer <address@hidden>
Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
---
 CODING_STYLE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CODING_STYLE b/CODING_STYLE
index e7fde15..f53180b 100644
--- a/CODING_STYLE
+++ b/CODING_STYLE
@@ -9,7 +9,7 @@ patches before submitting.
 Of course, the most important aspect in any coding style is whitespace.
 Crusty old coders who have trouble spotting the glasses on their noses
 can tell the difference between a tab and eight spaces from a distance
-of approximately fifteen parsecs.  Many a flamewar have been fought and
+of approximately fifteen parsecs.  Many a flamewar has been fought and
 lost on this issue.
 
 QEMU indents are four spaces.  Tabs are never used, except in Makefiles
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]