aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg.priv.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/sarg/sarg.priv.inc')
-rw-r--r--config/sarg/sarg.priv.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sarg/sarg.priv.inc b/config/sarg/sarg.priv.inc
index 4878c96e..d01066e2 100644
--- a/config/sarg/sarg.priv.inc
+++ b/config/sarg/sarg.priv.inc
@@ -4,7 +4,7 @@ global $priv_list;
$priv_list['page-status-sarg-reports'] = array();
$priv_list['page-status-sarg-reports']['name'] = "WebCfg - Status: Sarg reports";
-$priv_list['page-status-sarg-reports']['descr'] = "Allow access to sarg reports page.";
+$priv_list['page-status-sarg-reports']['descr'] = "Allow access to Sarg reports page.";
$priv_list['page-status-sarg-reports']['match'] = array();
$priv_list['page-status-sarg-reports']['match'][] = "sarg_reports.php*";
$priv_list['page-status-sarg-reports']['match'][] = "sarg_frame.php*";