diff options
-rw-r--r-- | FS/FS/part_export/acct_xmlrpc.pm | 2 |
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> |