diff --git a/pandora_console/godmode/setup/performance.php b/pandora_console/godmode/setup/performance.php index 946a39770d..9e663e63cc 100644 --- a/pandora_console/godmode/setup/performance.php +++ b/pandora_console/godmode/setup/performance.php @@ -430,7 +430,7 @@ if ($config['history_db_enabled'] == 1) { } } else { echo ui_print_error_message( - __('The tconfig table does not exist in the bbdd') + __('The tconfig table does not exist in the historical database') ); }