From dfc1e73499761a235f7c8b4dd273b11feb628713 Mon Sep 17 00:00:00 2001 From: WorldCodeCentral Date: Wed, 19 Sep 2018 00:50:45 +0200 Subject: [PATCH] Change home to homepages Correct documentation of home to show "set homepages" instead of "set home" which was incorrect. --- src/excmds.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/excmds.ts b/src/excmds.ts index be28d2db..5443eb85 100644 --- a/src/excmds.ts +++ b/src/excmds.ts @@ -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