From: Kevin P. Fleming Date: Sat, 5 Jun 2010 05:23:02 +0000 (+0000) Subject: Typo fix. X-Git-Tag: 11.0.0-beta1~2902 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade79c667126e43974d5ecac2583f2851296242b;p=thirdparty%2Fasterisk.git Typo fix. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268417 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 214a5d13bc..cffaec13e4 100644 --- a/CHANGES +++ b/CHANGES @@ -395,7 +395,7 @@ CDR --- * 'linkedid' and 'peeraccount' are new CDR fields available to CDR aficionados. linkedid is based on uniqueID, but spreads to other channels as transfers, dials, - etc are performed. Thus the peices of CDR can be grouped into multilegged sets. + etc are performed. Thus the pieces of CDR can be grouped into multilegged sets. * Multiple files and formats can now be specified in cdr_custom.conf. * cdr_syslog has been added which allows CDRs to be written directly to syslog. See configs/cdr_syslog.conf.sample for more information.