From 05a75cdae93c30bdfd6f89397322c6efa9b1c6f5 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Mon, 22 Dec 2014 16:02:40 +0530 Subject: [PATCH] Fix comment Signed-off-by: Madhura Jayaratne --- js/console.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */