[ticket/11088] Remove extraneous word from sentence in comment

PHPBB3-11088
This commit is contained in:
David King 2012-12-12 19:37:39 -05:00
parent 6dc89d6e31
commit 61adfa5026

View file

@ -2503,7 +2503,7 @@ function change_database_data(&$no_updates, $version)
'cat' => 'UCP_PROFILE', 'cat' => 'UCP_PROFILE',
), ),
// To add a category, the mode and basename must be empty // To add a category, the mode and basename must be empty
// The mode is taken from the this array key // The mode is taken from the array key
'' => array( '' => array(
'base' => '', 'base' => '',
'class' => 'acp', 'class' => 'acp',