Fix typos in Documentation/: 'D'-'E'

This patch fixes typos in various Documentation txts. This patch addresses
some words starting with the letters 'D'-'E'.

Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Matt LaPlante
2006-10-03 22:47:42 +02:00
committed by Adrian Bunk
parent 6c28f2c0f2
commit fff9289b21
38 changed files with 63 additions and 64 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ more complex object types. It provides a set of basic fields that
almost all complex data types share. kobjects are intended to be
embedded in larger data structures and replace fields they duplicate.
1.2 Defintion
1.2 Definition
struct kobject {
char name[KOBJ_NAME_LEN];