diff options
| author | David Sterba <dave@jikos.cz> | 2007-05-09 01:12:20 -0400 |
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 01:12:20 -0400 |
| commit | 3dde6ad8fc3939d345a3768464ecff43c91d511a (patch) | |
| tree | bf36419973a724f854ba69de793daaf3d916f9a0 /init | |
| parent | ccf6780dc3d228f380e17b6858b93fc48e40afd4 (diff) | |
Fix trivial typos in Kconfig* files
Fix several typos in help text in Kconfig* files.
Signed-off-by: David Sterba <dave@jikos.cz>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index d0edf42f4dba..f34270087e7e 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -308,7 +308,7 @@ config SYSFS_DEPRECATED | |||
| 308 | releases. | 308 | releases. |
| 309 | 309 | ||
| 310 | If enabled, this option will also move any device structures | 310 | If enabled, this option will also move any device structures |
| 311 | that belong to a class, back into the /sys/class heirachy, in | 311 | that belong to a class, back into the /sys/class hierarchy, in |
| 312 | order to support older versions of udev. | 312 | order to support older versions of udev. |
| 313 | 313 | ||
| 314 | If you are using a distro that was released in 2006 or later, | 314 | If you are using a distro that was released in 2006 or later, |
