aboutsummaryrefslogtreecommitdiffstats
path: root/doc/billing.txt
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 17:02:37 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 17:02:37 +0000
commitec1f8bd53614c59503fc9ba6a0309e463573e927 (patch)
tree58ad224da2ec566e85859ec81ca028120602ce41 /doc/billing.txt
parent9b9ca6cac58dea63b8d1bd7fa516c283c765bf33 (diff)
More spelling fixes (issue 7930)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42735 f38db490-d61c-443f-a65b-d21fe96a405b
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.