1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-16 08:03:31 +02:00

remove a trailing , and :retab the file

This commit is contained in:
Doug Kearns
2007-05-30 11:58:41 +00:00
parent c86326c7ea
commit 1872ad9b0f

View File

@@ -562,7 +562,7 @@ function Mappings()
{ {
short_help: "Cancel any operation", short_help: "Cancel any operation",
help: "Exits any command line or hint mode and returns to browser mode.<br/>" + help: "Exits any command line or hint mode and returns to browser mode.<br/>" +
"Also focuses the web page, in case a form field has focus and eats our key presses.", "Also focuses the web page, in case a form field has focus and eats our key presses."
} }
)); ));