diff --git a/libraries/navigation/Nodes/Node_DatabaseChild.class.php b/libraries/navigation/Nodes/Node_DatabaseChild.class.php index 1fae2e467a..80faccbead 100644 --- a/libraries/navigation/Nodes/Node_DatabaseChild.class.php +++ b/libraries/navigation/Nodes/Node_DatabaseChild.class.php @@ -12,7 +12,7 @@ if (! defined('PHPMYADMIN')) { /** * Represents a node that is a child of a database node * This may either be a concrete child such as table or a container - * such as a table group + * such as table container * * @package PhpMyAdmin-Navigation */