diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-11-13 14:28:30 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-11-13 14:28:30 -0800 |
commit | 4af695fe8521e17dd67ba34df929f35fdad4c505 (patch) | |
tree | fa91ca8b1cbbd0489bd680c7d83def046d4b0636 | |
parent | d353c1f9bbfee93e96219851af27a78f56837c50 (diff) |
tyop
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 77267cf03..ca6588e06 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4944,7 +4944,7 @@ and customer address. Include units.', { 'key' => 'default_phone_countrycode', 'section' => '', - 'description' => 'Default countrcode', + 'description' => 'Default countrycode', 'type' => 'text', }, |