LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] kobject: grammar fix
@ 2014-12-06 21:38 John de la Garza
  2014-12-08 14:07 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: John de la Garza @ 2014-12-06 21:38 UTC (permalink / raw)
  To: gregkh; +Cc: corbet, linux-doc, linux-kernel

Signed-off-by: John de la Garza <john@jjdev.com>
---
 Documentation/kobject.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt
index f87241d..1be59a3 100644
--- a/Documentation/kobject.txt
+++ b/Documentation/kobject.txt
@@ -173,7 +173,7 @@ This should be done only after any attributes or children of the kobject
 have been initialized properly, as userspace will instantly start to look
 for them when this call happens.
 
-When the kobject is removed from the kernel (details on how to do that is
+When the kobject is removed from the kernel (details on how to do that are
 below), the uevent for KOBJ_REMOVE will be automatically created by the
 kobject core, so the caller does not have to worry about doing that by
 hand.
-- 
2.1.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-08 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-06 21:38 [PATCH] kobject: grammar fix John de la Garza
2014-12-08 14:07 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).