diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-11-30 21:38:43 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-12-02 14:54:57 +0100 |
commit | 5065a706c1784f2dd661cd43c1ac2b4ae92d0afa (patch) | |
tree | 7a219e78eb267df0380b902f9393772c06070bda /drivers/isdn | |
parent | 90e51adf16db137d9b61eea952af32ee2f454c41 (diff) | |
download | linux-5065a706c1784f2dd661cd43c1ac2b4ae92d0afa.tar.bz2 |
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 This module may be used for special applications that require cross connecting of bchannels, conferencing, dtmf decoding, - echo cancelation, tone generation, and Blowfish encryption and + echo cancellation, tone generation, and Blowfish encryption and decryption. It may use hardware features if available. E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu |