diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-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', }, |