From ade79c667126e43974d5ecac2583f2851296242b Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" <kpfleming@digium.com> Date: Sat, 5 Jun 2010 05:23:02 +0000 Subject: [PATCH] Typo fix. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268417 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- GitLab