diff --git a/js/console.js b/js/console.js index 2675742a86..ce84930ca0 100644 --- a/js/console.js +++ b/js/console.js @@ -588,7 +588,7 @@ var PMA_consoleInput = { }, /** * Mousedown event handler for bind to input - * Shortcut is ESC key + * Shortcut is Ctrl+Enter key * * @return void */