diff options
author | jeff <jeff> | 2006-10-19 14:32:47 +0000 |
---|---|---|
committer | jeff <jeff> | 2006-10-19 14:32:47 +0000 |
commit | fd76d85b82f8ab6917218c7fcb015f4e72216f9a (patch) | |
tree | 2362b84350dbc5187bac229bfa5e87ab02f55e03 | |
parent | ce98306f315a53f2ac4b8c010341c4f84bf728a8 (diff) |
*** empty log message ***
-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 c592bac6b..72c643f3c 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1787,7 +1787,7 @@ httemplate/docs/config.html { 'key' => 'cust_main-disable_notes', 'section' => 'UI', - 'description' => 'Disable new style customer notes - timestamped and user identified customr notes. Useful in tracking who did what.', + 'description' => 'Disable new style customer notes - timestamped and user identified customer notes. Useful in tracking who did what.', 'type' => 'checkbox', }, |