mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 19:47:59 +01:00
Typo and general idiocy fixes. Kill 'linksearch'.
This commit is contained in:
@@ -41,7 +41,7 @@ const Browser = Module("browser", {
|
||||
}, {
|
||||
options: function () {
|
||||
options.add(["encoding", "enc"],
|
||||
"Sets the current buffer's character encoding",
|
||||
"The current buffer's character encoding",
|
||||
"string", "UTF-8",
|
||||
{
|
||||
scope: Option.SCOPE_LOCAL,
|
||||
|
||||
Reference in New Issue
Block a user