[Home]

Summary:ASTERISK-03527: [patch] Fix the annoying misspelling of 'separate'
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-02-15 17:47:20.000-0600Date Closed:2008-01-15 15:25:42.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20050215__annoying_misspelling.diff.txt
Description:There's a few places that use the incorrect spelling 'seperate'.  See dictionary.

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Clod Patry (junky) 2005-02-15 20:00:18.000-0600

i see no difference in your patch, wrong files ? :)

By: Mark Spencer (markster) 2005-02-15 20:59:00.000-0600

Fixed in CVS Head.  Thanks.

By: Russell Bryant (russell) 2005-02-18 18:42:36.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:25:26.000-0600

Repository: asterisk
Revision: 5034

U   trunk/app.c
U   trunk/apps/app_forkcdr.c
U   trunk/apps/app_parkandannounce.c
U   trunk/apps/app_read.c
U   trunk/configs/iax.conf.sample
U   trunk/configs/modem.conf.sample
U   trunk/dlfcn.c
U   trunk/include/asterisk/app.h
U   trunk/include/asterisk/vmodem.h
U   trunk/indications.c

------------------------------------------------------------------------
r5034 | markster | 2008-01-15 15:25:26 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix misspellings of separate (bug ASTERISK-3527)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:25:42.000-0600

Repository: asterisk
Revision: 5052

U   branches/v1-0/apps/app_forkcdr.c
U   branches/v1-0/apps/app_parkandannounce.c
U   branches/v1-0/configs/indications.conf.sample
U   branches/v1-0/configs/modem.conf.sample
U   branches/v1-0/dlfcn.c
U   branches/v1-0/include/asterisk/vmodem.h
U   branches/v1-0/indications.c

------------------------------------------------------------------------
r5052 | russell | 2008-01-15 15:25:41 -0600 (Tue, 15 Jan 2008) | 2 lines

fix misspelling of separate (bug ASTERISK-3527)

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

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