From 5fbab8d97c8ce3bb881eb6e3ae6d33e975bd13fc Mon Sep 17 00:00:00 2001 From: Chakib Ben Ziane Date: Sun, 27 May 2018 18:22:24 +0200 Subject: [PATCH] update API --- browsers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browsers.go b/browsers.go index e37a28f..2125cd1 100644 --- a/browsers.go +++ b/browsers.go @@ -65,7 +65,7 @@ type BaseBrowser struct { BufferDB *DB // Fast query db using an RB-Tree hashmap. - // It represents the last job index of bookmarks + // It represents a URL index of the last running job URLIndex *hashmap.RBTree // Pointer to the root of the node tree