1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 13:34:13 +01:00

Delete horrible trailing whitespace.

This commit is contained in:
Kris Maglione
2011-01-29 17:19:37 -05:00
parent 313d2b223c
commit 6852407a16
7 changed files with 35 additions and 35 deletions

View File

@@ -353,7 +353,7 @@ Controller.prototype = {
this.setExMode();
utils.assertEqual("dactyl.runExCompletion",
this.elements.commandInput,
this.elements.commandInput,
this.elements.focused,
"Running Ex Completion: The command line is not focused");