diff options
author | Matt LaPlante | 2007-05-09 07:35:06 +0200 |
---|---|---|
committer | Adrian Bunk | 2007-05-09 08:58:15 +0200 |
commit | a982ac06b069f6ee9ea1b64f4ce68cdf2e138742 (patch) | |
tree | fb120a416db15d09722e8780b7a09d0da1a9b94e /drivers/isdn | |
parent | Remove obsolete fat_cvf help text (diff) | |
download | kernel-qcow2-linux-a982ac06b069f6ee9ea1b64f4ce68cdf2e138742.tar.gz kernel-qcow2-linux-a982ac06b069f6ee9ea1b64f4ce68cdf2e138742.tar.xz kernel-qcow2-linux-a982ac06b069f6ee9ea1b64f4ce68cdf2e138742.zip |
misc doc and kconfig typos
Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/isdn')
-rw-r--r-- | drivers/isdn/capi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/capi/Kconfig b/drivers/isdn/capi/Kconfig index c921d6c522f5..c92f9d764fce 100644 --- a/drivers/isdn/capi/Kconfig +++ b/drivers/isdn/capi/Kconfig @@ -17,7 +17,7 @@ config CAPI_TRACE help If you say Y here, the kernelcapi driver can make verbose traces of CAPI messages. This feature can be enabled/disabled via IOCTL for - every controler (default disabled). + every controller (default disabled). This will increase the size of the kernelcapi module by 20 KB. If unsure, say Y. |