summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/auth.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc
index 961e2e8..e67250c 100644
--- a/etc/inc/auth.inc
+++ b/etc/inc/auth.inc
@@ -64,7 +64,7 @@ function passwd_backed_basic_auth() {
/*
* auth the username
- * honour custom username set in webConfigurator page */
+ * honour custom username set in webConfigurator page
*/
if($config['system']['username'] == $HTTP_SERVER_VARS['AUTH_USER']) {
/* we match, check the password in xml configuration file */
OpenPOWER on IntegriCloud