Skip to content

Commit 266d990

Browse files
committed
mispell fixed
1 parent 9f3f3b0 commit 266d990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/user_agent.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/labstack/gommon/log"
1010
)
1111

12-
// BrowserNames for comparision
12+
// BrowserNames for comparison
1313
const (
1414
BrowserUnknown = "Unknown"
1515
BrowserChrome = "Chrome"

0 commit comments

Comments
 (0)