* [PATCH] Documentation: fix typo in CodingStyle
@ 2015-12-28 10:06 Manuel Pégourié-Gonnard
2016-01-12 1:18 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Pégourié-Gonnard @ 2015-12-28 10:06 UTC (permalink / raw)
To: corbet
Cc: linux-doc, linux-kernel, Manuel Pégourié-Gonnard,
Trivial Patch Monkey
Simple typo: "it" for "is".
Signed-off-by: Manuel Pégourié-Gonnard <mpg@elzevir.fr>
Cc: Trivial Patch Monkey <trivial@kernel.org>
---
Documentation/CodingStyle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
index c06f817b3091..db653774c0b7 100644
--- a/Documentation/CodingStyle
+++ b/Documentation/CodingStyle
@@ -430,7 +430,7 @@ The rationale for using gotos is:
return result;
}
-A common type of bug to be aware of it "one err bugs" which look like this:
+A common type of bug to be aware of is "one err bugs" which look like this:
err:
kfree(foo->bar);
--
2.6.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: fix typo in CodingStyle
2015-12-28 10:06 [PATCH] Documentation: fix typo in CodingStyle Manuel Pégourié-Gonnard
@ 2016-01-12 1:18 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2016-01-12 1:18 UTC (permalink / raw)
To: Manuel Pégourié-Gonnard
Cc: linux-doc, linux-kernel, Trivial Patch Monkey
On Mon, 28 Dec 2015 11:06:55 +0100
Manuel Pégourié-Gonnard <mpg@elzevir.fr> wrote:
> Simple typo: "it" for "is".
Applied to the docs tree.
Thanks,
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-12 1:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-28 10:06 [PATCH] Documentation: fix typo in CodingStyle Manuel Pégourié-Gonnard
2016-01-12 1:18 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®