mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 10:37:59 +01:00
minor improvement to 'urlseparator' short help
This commit is contained in:
@@ -377,7 +377,7 @@ liberator.config = { //{{{
|
||||
});
|
||||
|
||||
liberator.options.add(["urlseparator"],
|
||||
"Set the separator regexp used to split URL args",
|
||||
"Set the separator regexp used to separate multiple URL args",
|
||||
"string", ",\\s");
|
||||
}
|
||||
//}}}
|
||||
|
||||
Reference in New Issue
Block a user