From 38211eca4d1c363fe32be332bf8dffb949da3ad1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 3 May 2015 09:25:05 -0400 Subject: [PATCH] Clarify comment for directive Signed-off-by: Marc Delisle --- libraries/config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/config.default.php b/libraries/config.default.php index 652bdda4c6..973443be60 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -988,7 +988,7 @@ $cfg['NavigationTreeDefaultTabTable'] = 'tbl_structure.php'; $cfg['NavigationTreeDefaultTabTable2'] = ''; /** - * Disables the possibility of database expansion + * Enables the possibility of navigation tree expansion * * @global boolean $cfg['NavigationTreeEnableExpansion'] */