mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 04:07:59 +01:00
rename completion.alternateStylesheet to alternateStyleSheet
This commit is contained in:
@@ -525,7 +525,7 @@ function Buffer() //{{{
|
||||
},
|
||||
{
|
||||
argCount: "?",
|
||||
completer: function (context) completion.alternateStylesheet(context),
|
||||
completer: function (context) completion.alternateStyleSheet(context),
|
||||
literal: 0
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user