[Home]

Summary:ASTERISK-00898: another typo
Reporter:cloos (cloos)Labels:
Date Opened:2004-01-22 17:46:37.000-0600Date Closed:2008-01-15 14:42:03.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:the new doc/localchannel.txt has a minor typo:

the eg Dial command calls local/200@internals (plural) but
the context in the eg is internal (singular) ....

Too trivial to bother with a patch:

cd asterisk/doc && perl -pi -e 's/internals/internal/'

Comments:By: Mark Spencer (markster) 2004-01-23 10:08:29.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:42:03.000-0600

Repository: asterisk
Revision: 2063

U   trunk/doc/localchannel.txt

------------------------------------------------------------------------
r2063 | markster | 2008-01-15 14:42:02 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix documentation typo (bug ASTERISK-898)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2063