summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2010-06-05 05:23:02 +0000
committerKevin P. Fleming <kpfleming@digium.com>2010-06-05 05:23:02 +0000
commitade79c667126e43974d5ecac2583f2851296242b (patch)
tree6d4fee70dd02c51acb09979196847c1efef0b759
parente853c0d978d62ab3c9a123144638872a10bbc83c (diff)
Typo fix.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268417 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 214a5d13b..cffaec13e 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.