mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 10:01:39 -05:00
Change home to homepages
Correct documentation of home to show "set homepages" instead of "set home" which was incorrect.
This commit is contained in:
parent
5d7e8aba78
commit
dfc1e73499
1 changed files with 1 additions and 1 deletions
|
@ -928,7 +928,7 @@ export function viewsource(url = "") {
|
|||
}
|
||||
|
||||
/**
|
||||
* Go to the homepages you have set with `set home [url1] [url2]`.
|
||||
* Go to the homepages you have set with `set homepages [url1] [url2]`.
|
||||
*
|
||||
* @param all
|
||||
* - if "true", opens all homepages in new tabs
|
||||
|
|
Loading…
Add table
Reference in a new issue