[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1213230082-13365-2-git-send-email-gregkh@suse.de>
Date: Wed, 11 Jun 2008 17:21:22 -0700
From: Greg Kroah-Hartman <gregkh@...e.de>
To: linux-kernel@...r.kernel.org
Cc: David Brigada <brigad@....edu>, Greg Kroah-Hartman <gregkh@...e.de>
Subject: [PATCH 2/2] kobject: Documentation Spelling Patch
From: David Brigada <brigad@....edu>
Signed-off-by: David Brigada <brigad@....edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists