1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 08:52:27 +01:00

more AR whitespace fixes

This commit is contained in:
Doug Kearns
2008-09-11 08:23:46 +00:00
parent 3113c26a86
commit 8c3cfc4c8c
4 changed files with 34 additions and 30 deletions

View File

@@ -129,7 +129,7 @@ liberator.Bookmarks = function () //{{{
{
completer: function (filter)
{
return liberator.completion.url("", "s")[1];
return liberator.completion.url("", "s")[1];
},
validator: function (value)
{