We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6749547 + 266d990 commit 8d56ab1Copy full SHA for 8d56ab1
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