summaryrefslogtreecommitdiff
path: root/dahdi_cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'dahdi_cfg.c')
-rw-r--r--dahdi_cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dahdi_cfg.c b/dahdi_cfg.c
index 7c9744c..0b79194 100644
--- a/dahdi_cfg.c
+++ b/dahdi_cfg.c
@@ -1264,7 +1264,7 @@ static struct handler {
{ "preemp", pre_emp },
{ "channel", rad_chanconfig },
{ "channels", rad_chanconfig },
- { "echocanceler", setechocan },
+ { "echocanceller", setechocan },
};
static char *readline()