diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-11-13 14:28:11 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-11-13 14:28:11 -0800 |
commit | d6dca036b6df4211d2f2633597b02260113bce86 (patch) | |
tree | 310b7004fc965b2b810e67ef7968cd2bd98dcda8 | |
parent | c07f2dfd1acd4994a41b6cfb0deecc1d73290ac5 (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 9c35966e8..b6b7debcf 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4951,7 +4951,7 @@ and customer address. Include units.', { 'key' => 'default_phone_countrycode', 'section' => '', - 'description' => 'Default countrcode', + 'description' => 'Default countrycode', 'type' => 'text', }, |