summaryrefslogtreecommitdiffstats
path: root/src/isdn/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isdn/main.c')
-rw-r--r--src/isdn/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/isdn/main.c b/src/isdn/main.c
index f67e3d1..bf86c5a 100644
--- a/src/isdn/main.c
+++ b/src/isdn/main.c
@@ -83,7 +83,7 @@ static void print_help()
printf(" Give one or multiple MSN numbers. If MSN numbers are defined, only\n");
printf(" MSN numbers that are defined are allowed. If a different MSN number\n");
printf(" is received from a phone, it is replaced by the first MSN number.\n");
- printf(" This is only useful for NT-mode with point-to-mulipoint cofiguration.\n");
+ printf(" This is only useful for NT-mode with point-to-mulipoint configuration.\n");
printf(" (Any MSN is accepted and forwarded by default.).\n");
printf(" -1 --layer-1-hold 0 | 1\n");
printf(" Keep layer 1 always active. (Default for point-to-point)\n");
@@ -120,7 +120,7 @@ static void print_help()
printf(" Changes gain of audio coming from ISDN interface. Give Gain in steps\n");
printf(" of 6 dB. (-48 .. 48)\n");
printf(" --pipeline <string>\n");
- printf(" mISDN allows to use echo cancelation modules. See mISDN documentation.\n");
+ printf(" mISDN allows to use echo cancellation modules. See mISDN documentation.\n");
printf(" --dtmf 1 | 0\n");
printf(" Turns DTMF detection on or off (default is %d).\n", dtmf);
printf(" -T --local-tones german | oldgerman | american\n");