aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/i4b/dtmfdecode/dtmfdecode.1')
-rw-r--r--usr.sbin/i4b/dtmfdecode/dtmfdecode.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
index a5b1d79c6fcd..c1e296c7b51d 100644
--- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
+++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
@@ -45,7 +45,7 @@ is part of the isdn4bsd package and is used to detect DTMF tones in the
audio stream.
.Pp
It reads audio G.711 A-Law coded data from stdin and outputs the detected
-numbers values as ASCII charcters to stdout.
+numbers values as ASCII characters to stdout.
.Pp
The detector is implemented as 8 narrow band-pass filters realized with
an integer double-cross recursive algorithm. Various ad-hoc methods are