summaryrefslogtreecommitdiff
path: root/doc/billing.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
commitcfaf938f214c482cc9296f7667d6014bff180727 (patch)
tree58ad224da2ec566e85859ec81ca028120602ce41 /doc/billing.txt
parent091e1aed8d8e53750b934df59e0be01d9ac070d7 (diff)
More spelling fixes (issue 7930)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/billing.txt')
-rw-r--r--doc/billing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/billing.txt b/doc/billing.txt
index 8387b7930..087c07250 100644
--- a/doc/billing.txt
+++ b/doc/billing.txt
@@ -116,5 +116,5 @@ The following format string will emulate the regular cdr file format:
format => "${CDR(clid)}","${CDR(src)}","${CDR(dst)}","${CDR(dcontext)}","${CDR(channel)}","${CDR(dstchannel)}","${CDR(lastapp)}","${CDR(lastdata)}","${CDR(start)}","${CDR(answer)}","${CDR(end)}","${CDR(duration)}","${CDR(billsec)}","${CDR(disposition)}","${CDR(amaflags)}","${CDR(accountcode)}","${CDR(uniqueid)}","${CDR(userfield)}"
-You can put anything you want as the value of format incuding new cdr vars you make up or any global variables.
+You can put anything you want as the value of format including new cdr vars you make up or any global variables.