Commit acccafe9ca63eac3a202d8805d286ada6ab8cced

Authored by David Brigada
Committed by Greg Kroah-Hartman
1 parent 4623236619

kobject: Documentation Spelling Patch

Signed-off-by: David Brigada <brigad@rpi.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

Documentation/kobject.txt
... ... @@ -305,7 +305,7 @@
305 305  
306 306 A kset keeps its children in a standard kernel linked list. Kobjects point
307 307 back to their containing kset via their kset field. In almost all cases,
308   -the kobjects belonging to a ket have that kset (or, strictly, its embedded
  308 +the kobjects belonging to a kset have that kset (or, strictly, its embedded
309 309 kobject) in their parent.
310 310  
311 311 As a kset contains a kobject within it, it should always be dynamically