summaryrefslogtreecommitdiffstats
path: root/application/config/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/config/config.php')
-rw-r--r--application/config/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/config.php b/application/config/config.php
index a535c4fea..d5cba0001 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -435,7 +435,7 @@ if (extension_loaded("ldap")) {
);
}
-// This is only used it the driver is set to fluxbb
+// This is only used if the driver is set to fluxbb
$config['auth_fluxbb'] = array(
'database' => 'fluxbb'
);