We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3f3b0 commit 266d990Copy full SHA for 266d990
browser/user_agent.go
@@ -9,7 +9,7 @@ import (
9
"github.com/labstack/gommon/log"
10
)
11
12
-// BrowserNames for comparision
+// BrowserNames for comparison
13
const (
14
BrowserUnknown = "Unknown"
15
BrowserChrome = "Chrome"
0 commit comments