summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-09-06 11:44:02 -0700
committerMark Wells <mark@freeside.biz>2012-09-06 11:44:02 -0700
commitfdb87db06d3c62a7f7536d1ed630293da94d959a (patch)
tree68cfc5813060b46df98527c399d31cba077d91c6
parent4da4ab642c2f0fea8e685fec904e62160a612929 (diff)
parentcaaa554c0f4550b23b97b2de76aee2bdd12252ba (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
-rw-r--r--FS/FS/part_export/acct_xmlrpc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/acct_xmlrpc.pm b/FS/FS/part_export/acct_xmlrpc.pm
index d746f29bc..96ad1fa67 100644
--- a/FS/FS/part_export/acct_xmlrpc.pm
+++ b/FS/FS/part_export/acct_xmlrpc.pm
@@ -37,7 +37,7 @@ tie my %options, 'Tie::IxHash',
'notes' => <<'END',
Configurable, real-time export of accounts via the XML-RPC protocol.<BR>
<BR>
-If using "Individual values" parameter style, specfify one parameter per line.<BR>
+If using "Individual values" parameter style, specify one parameter per line.<BR>
<BR>
If using "Struct of name/value pairs" parameter style, specify one name and
value on each line, separated by whitespace.<BR>