From cafdaf0566695942b6b2768b1659176829b2bc0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0nan=C3=A7=20G=C3=BCm=C3=BC=C5=9F?= Date: Thu, 14 Dec 2023 14:33:43 +0300 Subject: [PATCH] Update ErrChromeNotInstalled message with nor Co-authored-by: ka3de --- chromium/browser_type.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium/browser_type.go b/chromium/browser_type.go index e0753834d..50c48b5b8 100644 --- a/chromium/browser_type.go +++ b/chromium/browser_type.go @@ -248,7 +248,7 @@ func (b *BrowserType) allocate( } // ErrChromeNotInstalled is returned when the Chrome executable is not found. -var ErrChromeNotInstalled = errors.New("chrome or chromium is not installed on this system") +var ErrChromeNotInstalled = errors.New("neither chrome nor chromium is installed on this system") // executablePath returns the path where the extension expects to find the browser executable. func executablePath(