From 7408db60e891828eb1f07ee9766c34e4c80359be Mon Sep 17 00:00:00 2001 From: jeremyd Date: Tue, 19 Feb 2013 23:34:49 -0500 Subject: [PATCH] #21511 Fix spelling error --- FS/FS/part_event/Condition/has_referral_custnum.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_event/Condition/has_referral_custnum.pm b/FS/FS/part_event/Condition/has_referral_custnum.pm index dee240fec..c50579411 100644 --- a/FS/FS/part_event/Condition/has_referral_custnum.pm +++ b/FS/FS/part_event/Condition/has_referral_custnum.pm @@ -13,7 +13,7 @@ sub option_fields { 'type' => 'checkbox', 'value' => 'Y', }, - 'check_bal' => { 'label' => 'Check referring custoemr balance', + 'check_bal' => { 'label' => 'Check referring customer balance', 'type' => 'checkbox', 'value' => 'Y', }, -- 2.11.0