]> git.proxmox.com Git - mirror_qemu.git/commitdiff
CODING_STYLE: Fix a typo ("have" vs. "has")
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Fri, 30 Sep 2016 00:04:28 +0000 (02:04 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 8 Oct 2016 08:25:29 +0000 (11:25 +0300)
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
CODING_STYLE

index e7fde1500384a07300d53f8c1b14151d6716bed1..f53180bf3fff844071ba7786eba5d233a562f427 100644 (file)
@@ -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