summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2009-11-06 17:52:00 +0000
committerJoshua Colp <jcolp@digium.com>2009-11-06 17:52:00 +0000
commit7c4fd85293ca618e3b5701913b59bb66282a8633 (patch)
treed34c921c8255a9e45e4413bc62044f95e218d766 /doc
parent8a80c1bd8cf0f60851923cb4f3ca850f9fb95103 (diff)
Fix the localchannel.tex file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@228499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/tex/localchannel.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/localchannel.tex b/doc/tex/localchannel.tex
index c8f6efb62..d8651294b 100644
--- a/doc/tex/localchannel.tex
+++ b/doc/tex/localchannel.tex
@@ -27,8 +27,8 @@ audio that it receives from the channel that called the local channel. This is
especially in the case of putting chan\_local in between an incoming SIP call
and Asterisk applications, so that the incoming audio will be de-jittered.
-Using the "m" option will cause chan_local to forward music on hold start and stop
-requests. Normally chan_local acts on them and it is started or stopped on the
+Using the "m" option will cause chan\_local to forward music on hold start and stop
+requests. Normally chan\_local acts on them and it is started or stopped on the
Local channel itself.
\subsection{Purpose}