1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-13 12:45:22 +02:00

Formatting fixes.

This commit is contained in:
Doug Kearns
2009-03-16 16:24:09 +11:00
parent 80beaa41df
commit 1ca0bc0de4
10 changed files with 205 additions and 213 deletions
+1 -1
View File
@@ -1381,7 +1381,7 @@ function Completion() //{{{
completion.urls(context, tags);
},
songCompletion: function songCompletion(context, args)
songCompletion: function songCompletion(context, args)
{
if (args.completeArg == 0)
context.completions = getArtists();