From: Mitch Jackson Date: Sun, 23 Dec 2018 21:40:26 +0000 (-0500) Subject: RT# 80488 Correct typo X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c8736d73613fa8a764eb7990dbd217d5071e3ea1 RT# 80488 Correct typo --- diff --git a/bin/wa_tax_rate_update b/bin/wa_tax_rate_update index cb5814537..ad14687c9 100755 --- a/bin/wa_tax_rate_update +++ b/bin/wa_tax_rate_update @@ -139,7 +139,7 @@ sub HELP_MESSAGE { defaults as conf value 'tax_district_taxname' -y year Year for data file download -q quarter Quarter of data file to download - -t lookup Try to fix cust_location records without a district + -l lookup Try to fix cust_location records without a district "; exit;