From: David Brigada Date: Wed, 11 Jun 2008 17:27:32 +0000 (-0400) Subject: kobject: Documentation Spelling Patch X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=acccafe9ca63eac3a202d8805d286ada6ab8cced;p=linux-beck.git kobject: Documentation Spelling Patch Signed-off-by: David Brigada Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt index bf3256e04027..51a8021ee532 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