[PATCH 2/2] kobject: Documentation Spelling Patch

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: David Brigada <brigad@...>, Greg Kroah-Hartman <gregkh@...>
Date: Wednesday, June 11, 2008 - 8:21 pm

From: David Brigada <brigad@rpi.edu>

Signed-off-by: David Brigada <brigad@rpi.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
 Documentation/kobject.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt
index bf3256e..51a8021 100644
--- a/Documentation/kobject.txt
+++ b/Documentation/kobject.txt
@@ -305,7 +305,7 @@ should not be manipulated by any other user.
 
 A kset keeps its children in a standard kernel linked list.  Kobjects point
 back to their containing kset via their kset field. In almost all cases,
-the kobjects belonging to a ket have that kset (or, strictly, its embedded
+the kobjects belonging to a kset have that kset (or, strictly, its embedded
 kobject) in their parent.
 
 As a kset contains a kobject within it, it should always be dynamically
-- 
1.5.5.3

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2] kobject: Documentation Spelling Patch, Greg Kroah-Hartman, (Wed Jun 11, 8:21 pm)
[PATCH 1/2] dev_set_name: fix missing kernel-doc, Greg Kroah-Hartman, (Wed Jun 11, 8:21 pm)