diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-11-30 07:38:43 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-12-02 08:54:57 -0500 |
commit | 5065a706c1784f2dd661cd43c1ac2b4ae92d0afa (patch) | |
tree | 7a219e78eb267df0380b902f9393772c06070bda /drivers/isdn | |
parent | 90e51adf16db137d9b61eea952af32ee2f454c41 (diff) |
treewide: Fix typo in Kconfig
Correct spelling typo in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/isdn')
-rw-r--r-- | drivers/isdn/mISDN/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/mISDN/Kconfig b/drivers/isdn/mISDN/Kconfig index 1747a02a019a..c0730d5c734d 100644 --- a/drivers/isdn/mISDN/Kconfig +++ b/drivers/isdn/mISDN/Kconfig | |||
@@ -17,7 +17,7 @@ config MISDN_DSP | |||
17 | 17 | ||
18 | This module may be used for special applications that require | 18 | This module may be used for special applications that require |
19 | cross connecting of bchannels, conferencing, dtmf decoding, | 19 | cross connecting of bchannels, conferencing, dtmf decoding, |
20 | echo cancelation, tone generation, and Blowfish encryption and | 20 | echo cancellation, tone generation, and Blowfish encryption and |
21 | decryption. It may use hardware features if available. | 21 | decryption. It may use hardware features if available. |
22 | 22 | ||
23 | E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu | 23 | E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu |