[freeside-commits] branch master updated. 7408db60e891828eb1f07ee9766c34e4c80359be

Jeremy Davis jeremyd at 420.am
Thu Feb 21 09:37:33 PST 2013


The branch, master has been updated
       via  7408db60e891828eb1f07ee9766c34e4c80359be (commit)
      from  4a473190250bb7fe9108d64693fc4d6e451f707b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7408db60e891828eb1f07ee9766c34e4c80359be
Author: jeremyd <jeremyd at debian.localdomain>
Date:   Tue Feb 19 23:34:49 2013 -0500

    #21511 Fix spelling error

diff --git a/FS/FS/part_event/Condition/has_referral_custnum.pm b/FS/FS/part_event/Condition/has_referral_custnum.pm
index dee240f..c505794 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',
                    },

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_event/Condition/has_referral_custnum.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list